I\'m using Postgraphile to generate a Graphql schema for me. I am using Apollo Client 3 to help with querying/caching. Here is the relevant shape of my schema:
Quer