Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion site/learn/Learn-Introspection.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ __Directive** - These all are preceded with a double underscore, indicating
that they are part of the introspection system.

Now, let's try and figure out a good place to start exploring what queries are
available. When we designed out type system, we specified what type all queries
available. When we designed our type system, we specified what type all queries
would start at; let's ask the introspection system about that!

```graphql
Expand Down