Creates a msw handler for GraphQL operations. The handler returns mocked data that conforms to the schema types
A drop in replacement for apollo client's `useQuery` hook with a return type that mimics Elm's RemoteData ADT
Minimal GraphQL client supporting Node and browsers for scripts or simple apps (without requiring graphql)
Instructional Nextjs project with a focus on composition over inheritance