mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-14 17:02:49 +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 |
||
---|---|---|
.. | ||
graphiql | ||
packaging | ||
src-exec | ||
src-lib | ||
src-rsr | ||
test | ||
testcases | ||
.gitignore | ||
CONTRIBUTING.md | ||
graphql-engine.cabal | ||
Makefile | ||
Setup.hs | ||
stack-nightly.yaml | ||
stack.yaml |