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

ResumeSubscriptionInput

Autogenerated input type of ResumeSubscription

Fields

clientMutationId (String)

A unique identifier for the client performing the mutation.

id (ID!)

ID of the subscription to resume.

resumeFrom (ISO8601DateTime)

Time to resume the subscription from. If not given the subscription will be immediately resumed.

Last updated

Was this helpful?