Skip to main content
Anchor to SubscriptionContractFetchDeliveryOptionsPayload

SubscriptionContractFetchDeliveryOptionsPayload

payload

Return type for subscriptionContractFetchDeliveryOptions mutation.

Anchor to deliveryOptionsResultdeliveryOptionsResult
•SubscriptionDeliveryOptionsResult

The available delivery options for a given delivery address. Returns null for pending requests.

Show union types
•[SubscriptionContractUserError!]!
non-null

The list of errors that occurred from executing the mutation.

Show fields

Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Fetches the available delivery options for a Subscription Contract.

Show payload

Arguments

•CustomerAddressInput

The address to deliver the subscription contract to.

Show input fields
Anchor to subscriptionContractIdsubscriptionContractId
•ID!
required

The ID of the subscription contract.



Was this section helpful?