fun parseOrder(value: Any): Order<*>

Parses the GraphQL input for an Order

Return

the parsed Order

Parameters

value

the input value from the GraphQL API