We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Cosmos backends require you to have a partition key of id, but there are many approaches to partitioning in Cosmos.
id
The developer should be able to define what it is when they are creating the GraphQL schema, maybe using a @partitionKey directive.
@partitionKey