@onrewind/graphql
v6.3.2
Published
> Before release a new version, run `yarn build` to generate the `dist` folder.
Readme
@onrewind/graphql
Before release a new version, run
yarn buildto generate thedistfolder.
Installation
$ yarn add @onrewind/graphql \ react @apollo/client graphql js-cookieUsage
import { VideoAccess } from '@onrewind/graphql/types'
import { UpdateAccountDocument } from '@onrewind/graphql/documents'
import { initApolloClient, COOKIES } from '@onrewind/graphql/client'