Consumer API · type

ApiKey

Generated schema definition for ApiKey.

Definition

graphql
type ApiKey {
apiKey: String!
partnerId: ID!
}