Skip to content

itsabdelrahman/graphql-relay-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphQL Relay CLI

Installation

$ npm i -g graphql-relay-cli

Commands

toGlobalId

Takes a type name and an ID specific to that type, and returns a global ID that is unique among all types.

fromGlobalId

Takes the global ID created by toGlobalID, and returns the type name and ID used to create it.

License

MIT License

About

🔧 A CLI tool for GraphQL Relay

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages