@aws-amplify/graphql-index-transformer
v3.1.0
Published
Amplify GraphQL index and key transformers
Readme
GraphQL @primaryKey Transformer
Reference Documentation
@primaryKey
The @primaryKey directive allows you to define the primary key for your relational data.
Definition
directive @primaryKey(sortKeyFields: [String]) on FIELD_DEFINITION