Commit Graph

4 Commits

Author SHA1 Message Date
80668964c1 Remove unnecessary scalar definitions
`DateTimeUtc` and `Url` are provided by juniper and chrono/url with
  their respective (default) features.
  No need to define them manually. (I've skimmed the docs and code)
2021-06-04 14:40:19 +02:00
82f94cfeb9 Add external servers preference to graphql
Co-authored-by: Elias Schriefer
2021-05-10 13:18:30 +00:00
34bb49f18a Add security preferences to graphql
Co-authored-by: Elias Schriefer
2021-05-10 13:05:16 +00:00
0d4458d7dd Start writing GraphQL schema
Co-authored-by: Elias Schriefer
2021-05-10 12:54:17 +00:00