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.

•[SubscriptionContractUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Fetches the available delivery options for a Subscription Contract.

Arguments

Anchor to subscriptionContractIdsubscriptionContractId
•ID!
required

The ID of the subscription contract.

•CustomerAddressInput

The address to deliver the subscription contract to.



Was this section helpful?