Anchor to discountsAllocatorFunctionRegisterdiscounts
mutationdiscounts Allocator Function Register
Requires access scope.
Registers a discounts allocator function.
Anchor to Arguments
Arguments
- functionExtensionId (String!)
- Anchor to functionExtensionIdfunction•String!
Extension Id required The function extension id of the discounts allocator function.
Was this section helpful?
Anchor to DiscountsAllocatorFunctionRegisterPayload returnsDiscounts Allocator Function Register Payload returns
- success (Boolean)
- userErrors ([DiscountsAllocatorFunctionUserError!]!)
- Anchor to successsuccess•Boolean
Boolean representing whether the discounts allocator function was registered.
- Anchor to userErrorsuser•[Discounts
Errors Allocator Function User Error!]! non-null The list of errors that occurred from executing the mutation.
Was this section helpful?