For the complete documentation index, see llms.txt. This page is also available as Markdown.

PauseSubscriptionInput

Autogenerated input type of PauseSubscription

Fields

clientMutationId (String)

A unique identifier for the client performing the mutation.

id (ID!)

ID of the subscription to pause.

pauseUntil (ISO8601DateTime)

Time from which the subscription automaticaly resumes again.

Last updated

Was this helpful?