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

GraphQL Endpoint Example #346

Open
yuchunc opened this issue Aug 1, 2016 · 1 comment
Open

GraphQL Endpoint Example #346

yuchunc opened this issue Aug 1, 2016 · 1 comment

Comments

@yuchunc
Copy link

yuchunc commented Aug 1, 2016

Hi, I am trying to write a GraphQL Apiary documentation for my team, but doesn't see one yet.

Do you have some suggestions? It has to cover both query and mutation usage.

If I got time later, I could submit a pull request.

@zdne
Copy link
Contributor

zdne commented Aug 1, 2016

@yuchunc,
at this point you can document the GraphQL endpoint and pretty much define all the types with MSON / Attributes however you will have problems with queries and mutation definitions.

At this moment API Blueprint is tailored to HTTP APIs and not really useful with RPC-like API (such as GraphQL). There is a plan to abstract protocol layer and enable other API styles but no work has started on it..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants