Skip to content

Commit

Permalink
graphql: remove extraLogs field (#1427)
Browse files Browse the repository at this point in the history
  • Loading branch information
oliver-sanders committed Aug 8, 2023
1 parent bd2f352 commit 99bf482
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions src/services/mock/json/IntrospectionQuery.json
Original file line number Diff line number Diff line change
Expand Up @@ -8786,25 +8786,6 @@
"deprecationReason": null,
"__typename": "__Field"
},
{
"name": "extraLogs",
"description": null,
"args": [],
"type": {
"kind": "LIST",
"name": null,
"ofType": {
"kind": "SCALAR",
"name": "String",
"ofType": null,
"__typename": "__Type"
},
"__typename": "__Type"
},
"isDeprecated": false,
"deprecationReason": null,
"__typename": "__Field"
},
{
"name": "messages",
"description": null,
Expand Down

0 comments on commit 99bf482

Please sign in to comment.