Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

difference with graphql for examples and descriptions in documantation #13

Open
ivansglazunov opened this issue Apr 6, 2018 · 0 comments
Assignees

Comments

@ivansglazunov
Copy link
Member

ivansglazunov commented Apr 6, 2018

Related with AncientSouls/AncientSouls.github.io#17

Equal

  • gql variables = asket variables
  • gql fragments = asket fragments
  • gql query = asket schema
  • gql schema = asket resolver
  • gql language = json
  • gql alias = asket name

Not equal

  • not restricted field names in as in gql fields (for example in gql @ denied) not support in gql lang?
  • fill: true auto fill with default structure, not supported in gql lang?
  • recursive fragments without platform limits not supported in gql?
  • subscriptions without id field or client data understanding (https://github.com/AncientSouls/Tracker/)
@ivansglazunov ivansglazunov changed the title difference with graphql difference with graphql for examples and descriptions in documantation Apr 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants