aboutsummaryrefslogtreecommitdiffstats
path: root/graphql/schema/types.graphql
diff options
context:
space:
mode:
Diffstat (limited to 'graphql/schema/types.graphql')
-rw-r--r--graphql/schema/types.graphql2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphql/schema/types.graphql b/graphql/schema/types.graphql
index 22447aae..fb94d1e8 100644
--- a/graphql/schema/types.graphql
+++ b/graphql/schema/types.graphql
@@ -35,4 +35,4 @@ type PageInfo {
interface Authored {
"""The author of this object."""
author: Identity!
-} \ No newline at end of file
+}