Skip to main content
Anchor to discountsAllocatorFunctionUnregister

discountsAllocatorFunctionUnregister

mutation

Requires write_discounts_allocator_functions access scope.

Unregisters a discounts allocator function.

String!
required

The function extension id of the discounts allocator function.


Was this section helpful?

Anchor to DiscountsAllocatorFunctionUnregisterPayload returnsDiscountsAllocatorFunctionUnregisterPayload returns

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?