Skip to content
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.

Consider supporting GraphQL SDL #12

Open
oising opened this issue Apr 16, 2021 · 6 comments
Open

Consider supporting GraphQL SDL #12

oising opened this issue Apr 16, 2021 · 6 comments

Comments

@oising
Copy link

oising commented Apr 16, 2021

As the title says - it seems you only support REST/Swagger/OpenAPI for the moment. GraphQL would be a nice extension.

@oising oising changed the title Consider supporting hosting GraphQL SDL Consider supporting GraphQL SDL Apr 16, 2021
@azaslonov
Copy link
Member

Hi @oising, yes, GraphQL support is coming around July-Aug.

@oising
Copy link
Author

oising commented Apr 18, 2021

@azaslonov You guys should consider integrating a project like https://github.com/ChilliCream/hotchocolate instead of rolling your own stuff -- their gql playground equivalent (banana cake pop / bcp) is far more advanced than any others, notably it supports subscriptions.

@azaslonov
Copy link
Member

@oising, yep, thanks for the suggestion, we're digging into this project as well. Looks very promising.

@oising
Copy link
Author

oising commented Apr 21, 2021

Great -- we're putting it in production at the moment. The only thing I'd say is to avoid using the SDL/schema-first approach with it. It works, but it is behind the other approaches (programmatic APIs) in terms of flexibility and features (something they promise to look at in a near future release.)

@michaelstaib
Copy link

michaelstaib commented Apr 23, 2021

@azaslonov if you need any help or have any questions give us a ping. We are happy to help.

@azaslonov
Copy link
Member

Thanks folks, we'll get back to then :)

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

3 participants