Azure / Azure/data-api-builder
Can't configure the partition key when defining the object model
Open
cosmos
engine
enhancement
graphql
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 370
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 8
Description
Cosmos backends require you to have a partition key of `id`, but there are many approaches to partitioning in Cosmos.
The developer should be able to define what it is when they are creating the GraphQL schema, maybe using a `@partitionKey` directive.
Contributor guide
Assessment
This issue has not been assessed yet.