# DiscountsAllocatorFunctionUnregisterPayload - admin - PAYLOAD Version: unstable ## Description Return type for `discountsAllocatorFunctionUnregister` mutation. ### Access Scopes ## Fields * [success](/docs/api/admin/unstable/scalars/Boolean): Boolean - Boolean representing whether the discounts allocator function was unregistered. * [userErrors](/docs/api/admin/unstable/objects/DiscountsAllocatorFunctionUserError): DiscountsAllocatorFunctionUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [discountsAllocatorFunctionUnregister](/docs/api/admin/unstable/mutations/discountsAllocatorFunctionUnregister) ## Examples