ad4m
ad4m copied to clipboard
Rewrite core to use urql or graphql-request
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.