looking for graphql c# example for CRUD
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2019
06:57 AM
looking for some examples on how to use the canvas graphql in c# for basic crud operations. Does anyone have an example they can share or a link to one?
Thanks
Solved! Go to Solution.
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2019
11:50 AM
We are working on a nuGet package that is hosted on gitHub that has a REST and graphQL wrapper. here is the doxyGen UVACanvasAccess: UVACanvasAccess.ApiParts.Api Class Reference. We haven’t fleshed out the patterns for the graphQL quite yet but the REST is complete. It should be able to get you started.