diff --git a/src/services/mock/json/IntrospectionQuery.json b/src/services/mock/json/IntrospectionQuery.json index ba84f991a..37e7462e8 100644 --- a/src/services/mock/json/IntrospectionQuery.json +++ b/src/services/mock/json/IntrospectionQuery.json @@ -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,