API Status Get API Key
TYPE

EmptySuccess

Empty mutation success response used when client doesn't need any data back or simply needs to respond to a success or error.

Implements: MutationSuccess

Fields 1

_empty : String!

The value is always an empty string '' Note: GraphQL doesn't allow types with no fields, so we have to add this field