Skip to content

Instantly share code, notes, and snippets.

View ShiniIn's full-sized avatar

Shrikant ShiniIn

  • Noida
View GitHub Profile
Suppose I have a query say
mutation{xyz(abc:xyz){identity{uuid}}
When I try to fetch the projection from the datafetching environment by using
Map<String, List<Field>> projectionItems = environment.getSelectionSet().get()
In version 6.0 I get something like
identity=[
Field{