Learn GraphQL by querying JSON
graphql.college
Learn GraphQL by querying JSON
1–10 of 20 posts
Re: Learn GraphQL by querying JSON
#2Re: Learn GraphQL by querying JSON
#3CSS is broken in Firefox.
Re: Learn GraphQL by querying JSON
#4Re: Learn GraphQL by querying JSON
#5Re: Learn GraphQL by querying JSON
#6Re: Learn GraphQL by querying JSON
#7For me GraphQL adds a lot of complexity when setting up the API for only an incremental benefit when querying. Do others feel the same? Or am I missing something?
Re: Learn GraphQL by querying JSON
#8For me GraphQL adds a lot of complexity when setting up the API for only an incremental benefit when querying. Do others feel the same? Or am I missing something?
It's a pretty great format for rapid prototyping, but very complex and wouldn't deploy it as a public API that needs to be supported for a long time.
My point is the can be very complex, but they don't have to be. I have a number of them deployed right now that are far more hands off for me than our other APIs.
Re: Learn GraphQL by querying JSON
#9However, the tools is either broken or not finished yet. I tried to change posts to books in the JSON tab and I get an error below: "Cannot extend type "Post" because it does not exist in the existing schema."
Re: Learn GraphQL by querying JSON
#10CSS is broken in Firefox.