Skip to main content

ApikeyMutationPayloadType

No description

type ApikeyMutationPayloadType {
userErrors: [UserError]
success: Boolean
apikey: String
}

Fields

ApikeyMutationPayloadType.userErrors ● [UserError] list object

ApikeyMutationPayloadType.success ● Boolean scalar

Note: this is not fully supported yet everywhere.

ApikeyMutationPayloadType.apikey ● String scalar

Returned by

createAPIKey mutation ● revokeAPIKey mutation ● updateAPIKey mutation