Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
jairad26 authored Mar 6, 2024
1 parent 577f5d1 commit f57c56b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion schema.graphql
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
type User {
name: String!
handle: String!
tweets: [Tweet]
verified: Boolean
}

Expand Down

0 comments on commit f57c56b

Please sign in to comment.