# DiscountAutomaticAppCreatePayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `discountAutomaticAppCreate` mutation. ### Access Scopes ## Fields * [automaticAppDiscount](/docs/api/admin-graphql/2024-10/objects/DiscountAutomaticApp): DiscountAutomaticApp - The automatic discount that the app manages. * [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 * [discountAutomaticAppCreate](/docs/api/admin-graphql/2024-10/mutations/discountAutomaticAppCreate) ## Examples