Merge branch 'next' into next-edit

This commit is contained in:
Chi Vinh Le
2018-09-12 20:25:44 +02:00
30 changed files with 494 additions and 340 deletions
@@ -809,12 +809,8 @@ type Query {
"""
me is the current logged in User.
clientAuthRevision is an implementation detail that is only
used on the client to invalidate the cache.
TODO: This should move to a client side directive if this becomes possible.
"""
me(clientAuthRevision: Int): User
me: User
"""
settings is the Settings for a given Tenant.