Skip to content
This repository has been archived by the owner on Nov 8, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants