aboutsummaryrefslogtreecommitdiffstats
path: root/api/graphql/schema/identity.graphql
diff options
context:
space:
mode:
Diffstat (limited to 'api/graphql/schema/identity.graphql')
-rw-r--r--api/graphql/schema/identity.graphql2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/graphql/schema/identity.graphql b/api/graphql/schema/identity.graphql
index c910ea55..502b0a4f 100644
--- a/api/graphql/schema/identity.graphql
+++ b/api/graphql/schema/identity.graphql
@@ -29,4 +29,4 @@ type IdentityConnection {
type IdentityEdge {
cursor: String!
node: Identity!
-} \ No newline at end of file
+}