Anchor to PromiseSkuSettingUpsertUserErrorPromise
objectPromise Sku Setting Upsert User Error
An error that occurs during the execution of .
Anchor to FieldsFields
- Anchor to codecode•Promise
Sku Setting Upsert User Error Code The error code.
- Anchor to fieldfield•[String!]
The path to the input field that caused the error.
- Anchor to messagemessage•String!non-null
The error message.
Was this section helpful?
Anchor to MutationsMutations
- •mutation
Creates or updates a delivery promise SKU setting that will be used when looking up delivery promises for the SKU.
- Anchor to deliveryPromiseProviderIddelivery•ID!
Promise Provider Id required The ID of the delivery promise provider.
- Anchor to scheduleHandleschedule•String!
Handle required The schedule handle that will be used when looking up delivery promises for the SKU.
- •String!required
The SKU that will be associated with this setting.
Arguments
- Anchor to deliveryPromiseSkuSettingdelivery•Delivery
Promise Sku Setting Promise Sku Setting The created or updated delivery promise SKU setting.
- Anchor to userErrorsuser•[Promise
Errors Sku Setting Upsert User Error!]! non-null The list of errors that occurred from executing the mutation.
Fields
Was this section helpful?