index
:
cakeside/graphql-api.git
main
GraphQL API for CakeSide
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
schema.rb
blob: bf02dce7dda761ccfc112b7ea63c806a3af01334 (
plain
)
1
2
3
4
class Schema < GraphQL::Schema max_complexity 400 query Types::Query end