graphqexl v0.1.0-alpha-rc.15 Graphqexl.Query.Validator

Validate a given query against a given schema

Link to this section Summary

Functions

Check whether a query is valid in a given schema

Link to this section Functions

Link to this function

valid?(query, schema)

(since 0.1.0)

Check whether a query is valid in a given schema

Returns: t:boolean