minderlabs / demo

Minder Demo App
1 stars 0 forks source link

Deprecated fragment option. #26

Closed richburdon closed 2 years ago

richburdon commented 7 years ago

Fragments are in flux:

graphql-fragments (and graphql.options.fragments) are now deprecated

ApolloClient.js?f973:104 "fragments" option is deprecated and will be removed in the upcoming versions, please refer to the documentation for how to define fragments: http://dev.apollodata.com/react/fragments.html

https://github.com/apollostack/react-apollo/issues/140 https://github.com/apollostack/react-apollo/issues/122