martdavidson

Results 4 issues of martdavidson

**What you were expecting:** Documentation shows using setFilters with only one parameter. For instance, from the List View docs: ``` const onSubmit = values => { if (Object.keys(values).length > 0)...

TypeScript

**Issue** Using either loader or gql from this package breaks apollo-client's query deduplication. **Steps to Recreate** In two different components, fire the exact same query by either importing the same...

I added typescript-apollo-client-helpers to generate a typesafe `StrictTypedTypePolicies`. Looking at the generated FieldPolicy declarations for each entity type, I see they're all FieldPolicy, so when doing something like: ``` typePolicies:...

When trying to uninstall this module, I'm unable to. The reason given is: ``` The following reason prevents Next.js from being uninstalled: Next.js is configured to use a preview url...

bug
area: next module