diff --git a/client/coral-framework/graphql/fragments.js b/client/coral-framework/graphql/fragments.js index 1b6add999..aad038422 100644 --- a/client/coral-framework/graphql/fragments.js +++ b/client/coral-framework/graphql/fragments.js @@ -8,7 +8,7 @@ export default { 'UnBanUserResponse', 'SetUserSuspensionStatusResponse', 'SetCommentStatusResponse', - 'SuspendUserResponse', + 'SetUsernameStatusResponse', 'SuspendUserResponse', 'CreateCommentResponse', 'CreateFlagResponse',