graphql-any-type

0.0.3 • Public • Published

GraphQL Any Type

GraphQL scalar types that can be anything

Installation

Install graphql-any-type using yarn

yarn add graphql-any-type

Usage

const { GraphQLAny } = require('graphql-any-type')

And use it in your Schema as you would use any type.

Readme

Keywords

none

Package Sidebar

Install

npm i graphql-any-type

Weekly Downloads

26

Version

0.0.3

License

MIT

Unpacked Size

2.82 kB

Total Files

5

Last publish

Collaborators

  • komcal