Help improve docs quality by sharing anonymous interaction telemetry (no PII or token data).

GraphQL Mutations

Mutation operation schemas and runnable GraphQL write examples.

GraphQL endpoint

https://app.monetizekit.app/api/graphql

Mutation operations

OBJECT Mutation

FieldTypeArgumentsComplexityDescriptionDeprecated
createCustomerCustomerinput: CreateCustomerInput! (required)5Create a customerNo
submitUsageUsageEventResultinput: UsageEventInput! (required)5Submit usage eventNo

Loading GraphQL schema...

Sign in to execute GraphQL queries

You can browse schema and examples without logging in. Sign in and provide your own API token to execute live queries.

Endpoint: https://app.monetizekit.app/api/graphql

Query complexity

2/100

Pagination guidance: use first/after or last/before on connection fields to control response size.

Sign in to view live GraphQL responses

Response output is shown after authenticated query execution.

Was this page helpful?