Lens-Graph-Subgraph icon indicating copy to clipboard operation
Lens-Graph-Subgraph copied to clipboard

Follow Schema

Open lancenonce opened this issue 2 years ago • 1 comments

In schema.graphql, I attempted to use the schema generated with https://graphiqlbin.com/ to account for all of the follow parameters. I'm getting an error and I don't believe this is the right implementation.

Can I get feedback on this to see what exactly I should change? I want to include as many follow related parameters as possible, but I'm not sure which ones to include and what their data types are to match the:

type Post @entity { id: ID! title: String! }

format.

lancenonce avatar Jun 08 '22 13:06 lancenonce

Thanks @lndavis6 for the PR! Will check it out soon

Nazeeh21 avatar Jun 09 '22 12:06 Nazeeh21