Open
Description
Hello everyone!
Thanks for became this amazing solution avaliable for the .NET ecosystem.
I"m reading the documentation of "how use HotChocolate with MongoDb at projection level" but I did found any reference of how to use the projection itself.
For exemple, i see that after IMongoCollection we have access to .AsExecutable() extension method and afterwards this execution whe hav access to With options (WithSorting|WithFiltering|WithOptions|WithProjection) and WithProjection method expect an argument of type MongoDbProjectionDefinition, but how can i instantiate this definition?
There's no one reference in nowhere how to create(instantiate) that definition to be used by projection. Could someone provide a sample of how to do that?
Thanks!
Metadata
Assignees
Labels
No labels
Activity