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

Results 11 Lens-Graph-Subgraph issues
Sort by recently updated
recently updated
newest added

### Contact Details [email protected] ### What is the expected behavior? Stateless query We should normalise, such as `Profile` having followers & following which is an array of IDs In addition,...

You can find the list of event handlers emitted by the lens contract [here](https://docs.lens.xyz/docs/events). As of now, only one event handler is done, all others have remained. Following is the...

Update on schema.graphql "comment entity"

### Contact Details _No response_ ### What is the expected behavior? You are probably already aware of this, but I couldn't find an existing issue to track. When querying the...

### Suggested Improvements to the current repo readme.md file - [ ] Add the description of the projects and the steps required to reproduce it and use it - [...

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...

I extended some of the existing entities with more fields and created a few new ones based on emitted events mentioned in Lens' docs I'd appreciate some feedback on whether...