json-to-graphql.input-object
input-object-name
(input-object-name key)Returns name for input object based on name.
input-object-schema
Defines function that returns object associated with its input name.
parse-input-object
(parse-input-object objects)Returns input objects from objects.