Function json_schema_field

Source
pub fn json_schema_field<TY: Into<DynamicGraphTypeDefinition>>(
    ty: TY,
    schema: Schema,
) -> Field