# DiscountAutomaticBasicCreatePayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `discountAutomaticBasicCreate` mutation. ### Access Scopes ## Fields * [automaticDiscountNode](/docs/api/admin-graphql/2024-10/objects/DiscountAutomaticNode): DiscountAutomaticNode - The automatic discount that was created. * [userErrors](/docs/api/admin-graphql/2024-10/objects/DiscountUserError): DiscountUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [discountAutomaticBasicCreate](/docs/api/admin-graphql/2024-10/mutations/discountAutomaticBasicCreate) ## Examples