ad4m icon indicating copy to clipboard operation
ad4m copied to clipboard

Rewrite core to use urql or graphql-request

Open leifriksheim opened this issue 2 years ago • 0 comments

Not a priority right now, but this would be good to investigate reducing the ad4m-connect bundle.

At this time the @apollo/client is 42.9kb minified and gzipped. @urql/core is 6.9kb and graphql-request is 8.1kb and could be a good replacement for apollo to reduce the bundle size.

leifriksheim avatar Feb 20 '23 12:02 leifriksheim