소개
This skill streamlines the development of GraphQL-based data layers by enforcing project-specific conventions for type safety and organization. It guides developers through creating queries, mutations, and fragments using gql.tada for automatic TypeScript inference, implements robust error handling within the repository pattern, and facilitates testing with MSW mocks. It is particularly valuable for teams building complex Saleor integrations who need to maintain strict schema alignment and high-quality API interaction patterns.