mandiwise/GraphQL Operation Validation

A GitHub Action that validates all operations performed by a client application against a GraphQL schema

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Sep 6, 2020
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: mandiwise/graphql-operation-validation-action@1bc1ca7ef4184b4d35a6e148186c7f1ca7a9bebd # v1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
excluded_pathsComma-separated directory/file paths in the `base_dir` to exclude (relative to `base_dir`)no
base_dirThe base directory to search for operations (relative to repo directory)yes
schema_locationAn endpoint URL or path of a .json/.graphql file (relative to repo directory)yes
tokenToken to use with an Authorization header (only the Bearer scheme is supported)no

no outputs