I am using Spring Graphql Client HttpSyncGraphQlClient to make GraphQL Request and able to get Response. Leveraging toEntityList() to convert the …
I am using Spring Graphql Client HttpSyncGraphQlClient to make GraphQL Request and able to get Response. Leveraging toEntityList() to convert the …