How to query all the GraphQL type fields without writing a long query?

Technology CommunityCategory: GraphQLHow to query all the GraphQL type fields without writing a long query?
VietMX Staff asked 4 years ago

Unfortunately what you’d like to do is not possible. GraphQL requires you to be explicit about specifying which fields you would like returned from your query.

Please Disable AdBlock Plus and Refresh Website