OBJECT

deleteApiKeyPayload

Autogenerated return type of deleteApiKey

link GraphQL Schema definition

  • type deleteApiKeyPayload {
  • api_key: ApiKey
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • messages: [FieldError]
  • }

link Require by