Skip to content

Commit

Permalink
fix: do not return created_at
Browse files Browse the repository at this point in the history
  • Loading branch information
wa0x6e committed Nov 1, 2023
1 parent d40e3dd commit bb00f77
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/graphql/schema.gql
Original file line number Diff line number Diff line change
Expand Up @@ -386,7 +386,6 @@ type Space {
flagged: Boolean
hibernated: Boolean
rank: Float
created_at: Int
}

type RankingObject {
Expand Down

0 comments on commit bb00f77

Please sign in to comment.