The value is alwaus an empty string '' Note: GraphQL doesn't allow types with no fields, so we have to add this field
INTERFACE
MutationSuccess
Base Mutation Success type Used when we have a success response with no data, we return this type with empty string
Fields 1
_empty
:
String!