diff --git a/src/graphql/schema.gql b/src/graphql/schema.gql index 5fd24e16..c94da62e 100644 --- a/src/graphql/schema.gql +++ b/src/graphql/schema.gql @@ -388,6 +388,7 @@ type Space { private: Boolean about: String avatar: String + cover: String terms: String location: String website: String