graphql-relay-cli
v0.0.2
Published
A CLI tool for GraphQL Relay
Downloads
7
Maintainers
Readme
Installation
$ npm i -g graphql-relay-cliCommands
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
