--- title: Shop Resource Feedback with GraphQL Admin API - Shopify developer changelog description: >- Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: 'https://shopify.dev/changelog/shop-resource-feedback-with-graphql-admin-api' md: >- https://shopify.dev/changelog/shop-resource-feedback-with-graphql-admin-api.md metadata: effectiveApiVersion: 2023-01 affectedApi: [] primaryTag: displayName: API handle: api secondaryTag: displayName: New handle: new indicatesActionRequired: false createdAt: '2022-11-07T01:41:32-05:00' postedAt: '2023-01-01T00:00:00-05:00' updatedAt: '2024-12-13T17:24:35-05:00' effectiveAt: '2023-01-01T00:00:00-05:00' --- January 1, 2023 Tags: * API * 2023-01 # Shop Resource Feedback with GraphQL Admin API GraphQL Admin API 2023-01 introduces support for creation of shop resource feedback. You can now use `shopResourceFeedbackCreate` mutation to create resource feedback on a shop to let merchant know what steps they need to take to make sure that your app is set up correctly. For more information, refer to .