Comment on A REST View of GraphQLparentComments−cerberusss6yyou can GET .../$docs on any URLWow, that is some next level stuff right there. Very nicely done. What do you get back? JSON, plain text, HTML, man page?−tsimionescu6yJSON, describing the fields of the objects. Honestly it's not very widely used, but it was an easy implementation so we decided to leave it exposed.
Comments
Wow, that is some next level stuff right there. Very nicely done. What do you get back? JSON, plain text, HTML, man page?
JSON, describing the fields of the objects. Honestly it's not very widely used, but it was an easy implementation so we decided to leave it exposed.