Skip to content

komkanit/graphql-any-type

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published