Join Slack
Powered by
This message was deleted.
# apollo-kotlin
s
Slackbot
09/10/2021, 8:27 PM
This message was deleted.
m
mbonnin
09/12/2021, 7:45 PM
Hi đź‘‹ . Can you ellaborate a bit more? What do you mean by "without listing in schema" ?
i
itnoles
09/13/2021, 1:09 AM
I don’t want to put this list fields in schema. If GraphQL see this array field exists, I wanted to get that data into proper fields.
m
mbonnin
09/13/2021, 5:57 AM
I'm confused. Fields that are not in the schema cannot exist.
mbonnin
09/13/2021, 5:57 AM
Where would the data come from ?
i
itnoles
09/13/2021, 3:11 PM
Rest datasource
m
mbonnin
09/13/2021, 3:24 PM
Are you looking for something like local-only fields in Apollo Client web?
https://www.apollographql.com/docs/react/local-state/managing-state-with-field-policies/
Open in Slack
Previous
Next