Join Slack
Powered by
I my Schema.Graphql how can I have in my Query obj...
# orm-help
i
ian izaguirre
12/26/2018, 10:46 PM
I my Schema.Graphql how can I have in my Query object
items: [Item]!
AND
items(where: ItemWhereUniqueInput!): [Item]!
?
l
Lucas
12/26/2018, 11:52 PM
You should return an single ITEM instead of an array
2
Views
Open in Slack
Previous
Next