Anchor to DiscountsAllocatorFunctionUserErrorDiscounts
objectDiscounts Allocator Function User Error
An error that occurs during the execution of a discounts allocator function mutation.
Anchor to FieldsFields
- code (DiscountsAllocatorFunctionUserErrorCode)
- field ([String!])
- message (String!)
- Anchor to codecode•Discounts
Allocator Function 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
- discountsAllocatorFunctionRegister (DiscountsAllocatorFunctionRegisterPayload)
- discountsAllocatorFunctionUnregister (DiscountsAllocatorFunctionUnregisterPayload)
- •mutation
Registers a discounts allocator function.
- Anchor to functionExtensionIdfunction•String!
Extension Id required The function extension id of the discounts allocator function.
Arguments
- •mutation
Unregisters a discounts allocator function.
- Anchor to functionExtensionIdfunction•String!
Extension Id required The function extension id of the discounts allocator function.
Arguments
Was this section helpful?