@influspy/types
v10.2.0
Published
types, reusable queries and mutations
Readme
types
Package with types, mutation and queries
Installation
use npm to install the latest version of types.
npm i -s @influspy/types@latestUsage
import any type you need to make a query, filter and sort
import {SearchInfluencersQuery, SearchInfluencersQueryVariables } from "@influspy/types"
