Skip to main content
Anchor to DiscountsAllocatorFunctionRegisterPayload

DiscountsAllocatorFunctionRegisterPayload

payload

Return type for discountsAllocatorFunctionRegister mutation.

•Boolean

Boolean representing whether the discounts allocator function was registered.

•[DiscountsAllocatorFunctionUserError!]!
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

Registers a discounts allocator function.

Arguments

•String!
required

The function extension id of the discounts allocator function.



Was this section helpful?