CreateSubscriptionPayload
Autogenerated return type of CreateSubscription.
Fields
clientMutationId (String)
A unique identifier for the client performing the mutation.
errors ([ModelValidationError!]!)
payment (Payment)
The initial payment object associated with signing up this subscription.
Deprecated: Will be removed.
paymentUrl (String)
The URL to redirect your customer to to complete the signup payment
returnUrl (String)
The passed value or a URL to the Firmhouse order confirmation page.
subscription (Subscription)
Deprecated: Will be removed. Use the 'subscription' field instead.
Last updated