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