graphiql icon indicating copy to clipboard operation
graphiql copied to clipboard

@graphiql/toolkit: migrate asynciterable fetcher logic to reusable utilities

Open acao opened this issue 4 years ago • 0 comments

migrate all asynciterable fetching/executor logic possible to utility functions that can be used by graphiql@1 for now and soon graphiql@2

it's possible that these would make more sense as @graphiql/react hooks, or perhaps we can provide a useful utility and hooks! let's see

acao avatar Dec 23 '21 07:12 acao