Invoked when a value is passed inline to a GraphQL query. Due to GraphQL language not being quite JSON, the inline value will need to be converted into the GraphQL AST. This function coerces to the internal type.
query { update(link:{ type: 'direct', id: "d5be6f95-d521-4576-b27f-f662d7fd9dec" }) }
{ TypeError } invalid incoming data
any variables that require replacement
a concrete Link class
Link
Invoked when a value is passed inline to a GraphQL query. Due to GraphQL language not being quite JSON, the inline value will need to be converted into the GraphQL AST. This function coerces to the internal type.
{ TypeError } invalid incoming data