# DiscountCodeAppCreatePayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `discountCodeAppCreate` mutation. ### Access Scopes ## Fields * [codeAppDiscount](/docs/api/admin-graphql/2024-10/objects/DiscountCodeApp): DiscountCodeApp - The discount that the app provides. * [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 * [discountCodeAppCreate](/docs/api/admin-graphql/2024-10/mutations/discountCodeAppCreate) ## Examples