# DiscountAutomaticAppCreatePayload - admin - PAYLOAD Version: unstable ## Description Return type for `discountAutomaticAppCreate` mutation. ### Access Scopes ## Fields * [automaticAppDiscount](/docs/api/admin/unstable/objects/DiscountAutomaticApp): DiscountAutomaticApp - The automatic discount that the app manages. * [userErrors](/docs/api/admin/unstable/objects/DiscountUserError): DiscountUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [discountAutomaticAppCreate](/docs/api/admin/unstable/mutations/discountAutomaticAppCreate) ## Examples