About
This skill provides expert knowledge for using the GraphQL Inspector's validate command to audit queries, mutations, and fragments against a target schema. It allows developers to catch runtime errors early by checking for undefined fields, type mismatches, and invalid fragments, while also enforcing security and performance rules such as query depth limits, alias counts, and complexity scores. It is particularly useful for maintaining API integrity in large-scale projects, supporting Apollo Federation, AWS AppSync, and seamless integration with CI/CD pipelines.