Function cynic::queries::to_input_literal

source ยท
pub fn to_input_literal<T>(value: &T) -> Result<InputLiteral, Error>
where T: Serialize + ?Sized,
Expand description

Serializes a type into an InputLiteral