Get access to GraphQL request query #5323
-
Currently I am using GraphQl(HotChocolate) in a .net 6 project with Cosmos DB(SQL API). Any easy way to access GraphQL Request query? or
|
Beta Was this translation helpful? Give feedback.
Answered by
tobias-tengler
Aug 21, 2022
Replies: 1 comment
-
If you are using Entity Framework you can use the projection integration: |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
nagg-hash
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you are using Entity Framework you can use the projection integration:
https://chillicream.com/docs/hotchocolate/fetching-data/projections