postrust-graphql 0.2.3

GraphQL support for Postrust
Documentation
1
2
3
4
5
6
7
//! GraphQL input types for filters, ordering, and mutations.

pub mod filter;
pub mod mutation;
pub mod order;

// TODO: Implement input types