graphql-input-number icon indicating copy to clipboard operation
graphql-input-number copied to clipboard

A configurable custom input number type for GraphQL with sanitization and validation.

Results 1 graphql-input-number issues
Sort by recently updated
recently updated
newest added

Hi Team, I am using garaphql apollo server and getting below error while importing module:- **Code Snippet** : const {GraphQLInputInt,GraphQLInputFloat} = require **("graphql-input-number"); **Error :-** Could not find a declaration...