graphitation icon indicating copy to clipboard operation
graphitation copied to clipboard

[ARRDT] Re-export graphql tagged template function

Open alloy opened this issue 2 years ago • 0 comments

We need to allow the user to write imports like the following, so they remain portable with react-relay

import {
  graphql,
  useLazyLoadQuery,
} from "@graphitation/apollo-react-relay-duct-tape";

alloy avatar Jan 13 '22 15:01 alloy