Skip to content

Commit

Permalink
update help text to be consistent with new layout
Browse files Browse the repository at this point in the history
  • Loading branch information
acoffman committed Feb 29, 2024
1 parent bd01fbd commit 32075c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/config/query_examples/accepted_evidence.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ order: 0
query: |
# Below is an example of fetching a page of accepted Evidence Items using the GraphQL API.
# You can press the "Play >" button to run the query and see the response. Note how the structure mirrors the fields requested in the query.
# Clicking "Docs" in the upper right will allow you to explore the schema including all available queries and the fields you can request on them.
# Clicking the Docs icon to the left will allow you to explore the schema including all available queries and the fields you can request on them.
#
# The GraphiQL environment will offer autocompletion and validation as you experient with what's possible.
#
Expand Down

0 comments on commit 32075c5

Please sign in to comment.