GraphQLSchema Serialization to Human readable text
13 views
Skip to first unread message
shankar anumula
unread,
May 20, 2020, 3:50:20 AM5/20/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to graphql-java
Hello
we have the requirment to generate graphql schema and make it available for end users. it is clear how can we form the graphql schema using graphql-java. But it was not evident on how to serialize the schema to a human readable content.can some one help?