Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jagoda11 committed Mar 18, 2024
1 parent 6e12535 commit 2407b94
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,13 @@ Welcome to My GraphQL Apollo Server! This project is a simple yet powerful Graph

```graphql
query {
tvShows {
id
title
seasons
}
}`
tvShows {
id
title
seasons
}
}
```


## Contributing 🤝
Expand Down

0 comments on commit 2407b94

Please sign in to comment.