# ShopResourceFeedbackCreatePayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `shopResourceFeedbackCreate` mutation. ### Access Scopes ## Fields * [feedback](/docs/api/admin-graphql/2024-10/objects/AppFeedback): AppFeedback - The shop feedback that's created. * [userErrors](/docs/api/admin-graphql/2024-10/objects/ShopResourceFeedbackCreateUserError): ShopResourceFeedbackCreateUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [shopResourceFeedbackCreate](/docs/api/admin-graphql/2024-10/mutations/shopResourceFeedbackCreate) ## Examples