-
Notifications
You must be signed in to change notification settings - Fork 276
Open
Description
Hi maintainers, really cool project here! I've been building Chrome extension on top of LC and this would be very helpful to expedite dev process!
Would you consider a contribution to include zod validation / any object parser library to parse Graphql responses. My thoughts are
- Encode any assumptions about the response we expect from LC graphql. This is better than the current state of the world with
any. - We can build a client library with strongly typed response and published to npm for client consumptions
Metadata
Metadata
Assignees
Labels
No labels