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