79386823

Date: 2025-01-25 13:49:11
Score: 2
Natty:
Report link

Maybe you need config like this..

cache: new InMemoryCache({
  typePolicies: {
    Query: {
      fields: {
        inventories: relayStylePagination(["variableName#1", ...etc]),
      },
    },
  },
})

Key arguments in Apollo Client

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: hwwi