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