Open Trellian opened 6 years ago
caveats: The id field for the record must be named in your model as id, and must be supplied as a filter operation in the GraphQL query as idEq for this to work.
id
idEq
caveats: The id field for the record must be named in your model as
id
, and must be supplied as a filter operation in the GraphQL query asidEq
for this to work.