Skip to main content
Anchor to DiscountsAllocatorFunctionUnregisterPayload

DiscountsAllocatorFunctionUnregisterPayload

payload

Return type for discountsAllocatorFunctionUnregister mutation.

•Boolean

Boolean representing whether the discounts allocator function was unregistered.

•[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

Unregisters a discounts allocator function.

Arguments

•String!
required

The function extension id of the discounts allocator function.



Was this section helpful?