nikolasburk
dataIdFromObject
ApolloClient
export const client = new ApolloClient({ networkInterface, dataIdFromObject: o => o.id, })