Vtex Io GRAPHQL API

Apply when working with GraphQL schema files in graphql/ or implementing resolvers in node/resolvers/ for VTEX IO apps. Covers schema.graphql definitions, @cacheControl and @auth directives, custom type definitions, and resolver registration in the Service class. Use for exposing data through GraphQL queries and mutations with proper cache control and authentication enforcement.

vtex 654955d 14.0 KB Updated

File contents

vtex/skills/tree/main/skills/vtex-io-graphql-api commit 654955d81c

Frequently asked questions

npx skillmds add vtex/vtex-io-graphql-api