mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-17 04:24:35 +03:00
a0590598e5
* filter schema identifiers to conform to graphql naming scheme,closes #134 Filter out tables, columns, relationships etc which does not conform to graphql naming scheme. This ensures GraphiQL initialisation works properly for existing databases. * rename `isGraphQLConform` to `isValidName` * rename all graphQL validators |
||
---|---|---|
.. | ||
Resolve | ||
Transport | ||
Validate | ||
Resolve.hs | ||
Schema.hs | ||
Utils.hs | ||
Validate.hs |