Anchor to subscriptionContractFetchDeliveryOptionssubscription
mutationsubscription Contract Fetch Delivery Options
Fetches the available delivery options for a Subscription Contract.
Anchor to Arguments
Arguments
- Anchor to addressaddress•Customer
Address Input The address to deliver the subscription contract to.
- Anchor to subscriptionContractIdsubscription•ID!
Contract Id required The ID of the subscription contract.
Was this section helpful?
Anchor to SubscriptionContractFetchDeliveryOptionsPayload returnsSubscription Contract Fetch Delivery Options Payload returns
- Anchor to deliveryOptionsResultdelivery•Subscription
Options Result Delivery Options Result The available delivery options for a given delivery address. Returns
null
for pending requests.- Anchor to userErrorsuser•[Subscription
Errors Contract User Error!]! non-null The list of errors that occurred from executing the mutation.
Was this section helpful?