graphql-tools 0.5.5

Tools for working with GraphQL in Rust
Documentation
1
2
3
4
enum Site {
  DESKTOP
  MOBILE
}