This action lints the GraphQL Schemas sent in the input.
Required GraphQL Schemas to lint.
uses: actions/[email protected]
with:
graphql-schemas: 'app/graphql.schema'
uses: actions/[email protected]
with:
graphql-schemas: 'graphql1.schema,graphql2.schema'