DeleteApiKeyOutput
No description
type DeleteApiKeyOutput {
apiKey: ApiKey
error: MutationError
}
Fields
DeleteApiKeyOutput.apiKey
● ApiKey
object
DeleteApiKeyOutput.error
● MutationError
object
Returned by
deleteApiKey
mutation