1 line
243 KiB
JSON
1 line
243 KiB
JSON
{"__schema": {"directives": [{"args": [{"defaultValue": null, "description": "Included when true.", "name": "if", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}}], "description": "Directs the executor to include this field or fragment only when the `if` argument is true.", "locations": ["FIELD", "FRAGMENT_SPREAD", "INLINE_FRAGMENT"], "name": "include"}, {"args": [{"defaultValue": null, "description": "Skipped when true.", "name": "if", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}}], "description": "Directs the executor to skip this field or fragment when the `if` argument is true.", "locations": ["FIELD", "FRAGMENT_SPREAD", "INLINE_FRAGMENT"], "name": "skip"}], "mutationType": {"name": "Mutation"}, "queryType": {"name": "Query"}, "subscriptionType": null, "types": [{"description": null, "enumValues": null, "fields": [{"args": [{"defaultValue": null, "description": null, "name": "id", "type": {"kind": "SCALAR", "name": "ID", "ofType": null}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "survey", "type": {"kind": "OBJECT", "name": "SurveyNode", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "offset", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "before", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "after", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "first", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "last", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "surveys", "type": {"kind": "OBJECT", "name": "SurveyNodeConnection", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "id", "type": {"kind": "SCALAR", "name": "ID", "ofType": null}}, {"defaultValue": null, "description": null, "name": "slug", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "project", "type": {"kind": "OBJECT", "name": "ProjectNode", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "offset", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "before", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "after", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "first", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "last", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "slug", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "appearance", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "projects", "type": {"kind": "OBJECT", "name": "ProjectNodeConnection", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "slug", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "id", "type": {"kind": "SCALAR", "name": "ID", "ofType": null}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "instrument", "type": {"kind": "OBJECT", "name": "InstrumentNode", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "offset", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "before", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "after", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "first", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "last", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "slug", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "type", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "instruments", "type": {"kind": "OBJECT", "name": "InstrumentNodeConnection", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "id", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}], "deprecationReason": null, "description": "The ID of the object", "isDeprecated": false, "name": "studentSubmission", "type": {"kind": "OBJECT", "name": "StudentSubmissionNode", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "id", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}], "deprecationReason": null, "description": "The ID of the object", "isDeprecated": false, "name": "assignment", "type": {"kind": "OBJECT", "name": "AssignmentNode", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "offset", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "before", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "after", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "first", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "last", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "assignments", "type": {"kind": "OBJECT", "name": "AssignmentNodeConnection", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "id", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}], "deprecationReason": null, "description": "The ID of the object", "isDeprecated": false, "name": "node", "type": {"kind": "INTERFACE", "name": "Node", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "id", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}], "deprecationReason": null, "description": "The ID of the object", "isDeprecated": false, "name": "book", "type": {"kind": "OBJECT", "name": "BookNode", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "slug", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "topic", "type": {"kind": "OBJECT", "name": "TopicNode", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "slug", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "id", "type": {"kind": "SCALAR", "name": "ID", "ofType": null}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "module", "type": {"kind": "OBJECT", "name": "ModuleNode", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "id", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}], "deprecationReason": null, "description": "The ID of the object", "isDeprecated": false, "name": "chapter", "type": {"kind": "OBJECT", "name": "ChapterNode", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "id", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}], "deprecationReason": null, "description": "The ID of the object", "isDeprecated": false, "name": "contentBlock", "type": {"kind": "OBJECT", "name": "ContentBlockNode", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "offset", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "before", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "after", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "first", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "last", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "slug", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "slug_Icontains", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "slug_In", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"defaultValue": null, "description": null, "name": "title", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "title_Icontains", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "title_In", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "books", "type": {"kind": "OBJECT", "name": "BookNodeConnection", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "before", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "after", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "first", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "last", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "topics", "type": {"kind": "OBJECT", "name": "TopicConnection", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "offset", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "before", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "after", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "first", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "last", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "slug", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "slug_Icontains", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "slug_In", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"defaultValue": null, "description": null, "name": "title", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "title_Icontains", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "title_In", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "modules", "type": {"kind": "OBJECT", "name": "ModuleNodeConnection", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "offset", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "before", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "after", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "first", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "last", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "slug", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "title", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "chapters", "type": {"kind": "OBJECT", "name": "ChapterNodeConnection", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "id", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}], "deprecationReason": null, "description": "The ID of the object", "isDeprecated": false, "name": "objectiveGroup", "type": {"kind": "OBJECT", "name": "ObjectiveGroupNode", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "offset", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "before", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "after", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "first", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "last", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "title", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "module_Slug", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "objectiveGroups", "type": {"kind": "OBJECT", "name": "ObjectiveGroupNodeConnection", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "id", "type": {"kind": "SCALAR", "name": "ID", "ofType": null}}, {"defaultValue": null, "description": null, "name": "slug", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "roomEntry", "type": {"kind": "OBJECT", "name": "RoomEntryNode", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "slug", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "id", "type": {"kind": "SCALAR", "name": "ID", "ofType": null}}, {"defaultValue": null, "description": null, "name": "appearance", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "room", "type": {"kind": "OBJECT", "name": "RoomNode", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "offset", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "before", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "after", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "first", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "last", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "slug", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "appearance", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "rooms", "type": {"kind": "OBJECT", "name": "RoomNodeConnection", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "offset", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "before", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "after", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "first", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "last", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "slug", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "allRoomEntries", "type": {"kind": "OBJECT", "name": "RoomEntryNodeConnection", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "slug", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "classId", "type": {"kind": "SCALAR", "name": "ID", "ofType": null}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "moduleRoom", "type": {"kind": "OBJECT", "name": "RoomNode", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "me", "type": {"kind": "OBJECT", "name": "UserNode", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "offset", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "before", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "after", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "first", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "last", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "username", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "email", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "allUsers", "type": {"kind": "OBJECT", "name": "UserNodeConnection", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "offset", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "before", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "after", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "first", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "last", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "slug", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "slug_Icontains", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "slug_In", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"defaultValue": null, "description": null, "name": "title", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "title_Icontains", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "title_In", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "myActivity", "type": {"kind": "OBJECT", "name": "ModuleNodeConnection", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "offset", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "before", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "after", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "first", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "last", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "slug", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "type", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "myInstrumentActivity", "type": {"kind": "OBJECT", "name": "InstrumentNodeConnection", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "_debug", "type": {"kind": "OBJECT", "name": "DjangoDebug", "ofType": null}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "Query", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "The ID of the object.", "isDeprecated": false, "name": "id", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "title", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "module", "type": {"kind": "OBJECT", "name": "ModuleNode", "ofType": null}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "data", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "JSONString", "ofType": null}}}, {"args": [{"defaultValue": null, "description": null, "name": "offset", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "before", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "after", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "first", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "last", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "answers", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AnswerNodeConnection", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "pk", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "answer", "type": {"kind": "OBJECT", "name": "AnswerNode", "ofType": null}}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "Node", "ofType": null}], "kind": "OBJECT", "name": "SurveyNode", "possibleTypes": null}, {"description": "An object with an ID", "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "The ID of the object.", "isDeprecated": false, "name": "id", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}], "inputFields": null, "interfaces": null, "kind": "INTERFACE", "name": "Node", "possibleTypes": [{"kind": "OBJECT", "name": "SurveyNode", "ofType": null}, {"kind": "OBJECT", "name": "ModuleNode", "ofType": null}, {"kind": "OBJECT", "name": "AssignmentNode", "ofType": null}, {"kind": "OBJECT", "name": "UserNode", "ofType": null}, {"kind": "OBJECT", "name": "TopicNode", "ofType": null}, {"kind": "OBJECT", "name": "SchoolClassNode", "ofType": null}, {"kind": "OBJECT", "name": "ChapterNode", "ofType": null}, {"kind": "OBJECT", "name": "ContentBlockNode", "ofType": null}, {"kind": "OBJECT", "name": "ContentBlockBookmarkNode", "ofType": null}, {"kind": "OBJECT", "name": "NoteNode", "ofType": null}, {"kind": "OBJECT", "name": "ChapterBookmarkNode", "ofType": null}, {"kind": "OBJECT", "name": "InstrumentBookmarkNode", "ofType": null}, {"kind": "OBJECT", "name": "InstrumentNode", "ofType": null}, {"kind": "OBJECT", "name": "ObjectiveGroupNode", "ofType": null}, {"kind": "OBJECT", "name": "ObjectiveNode", "ofType": null}, {"kind": "OBJECT", "name": "ObjectiveProgressStatusNode", "ofType": null}, {"kind": "OBJECT", "name": "RoomNode", "ofType": null}, {"kind": "OBJECT", "name": "RoomEntryNode", "ofType": null}, {"kind": "OBJECT", "name": "StudentSubmissionNode", "ofType": null}, {"kind": "OBJECT", "name": "SubmissionFeedbackNode", "ofType": null}, {"kind": "OBJECT", "name": "AnswerNode", "ofType": null}, {"kind": "OBJECT", "name": "ProjectNode", "ofType": null}, {"kind": "OBJECT", "name": "ProjectEntryNode", "ofType": null}, {"kind": "OBJECT", "name": "BookNode", "ofType": null}]}, {"description": "The `ID` scalar type represents a unique identifier, often used to refetch an object or as key for a cache. The ID type appears in a JSON response as a String; however, it is not intended to be human-readable. When expected as an input type, any string (such as `\"4\"`) or integer (such as `4`) input value will be accepted as an ID.", "enumValues": null, "fields": null, "inputFields": null, "interfaces": null, "kind": "SCALAR", "name": "ID", "possibleTypes": null}, {"description": "The `String` scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.", "enumValues": null, "fields": null, "inputFields": null, "interfaces": null, "kind": "SCALAR", "name": "String", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "Der Seitentitel, der \u00f6ffentlich angezeigt werden soll", "isDeprecated": false, "name": "title", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "Der Name der Seite, wie er in URLs angezeigt werden soll, z.B. http://domain.com/blog/[my-slug]/", "isDeprecated": false, "name": "slug", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "e.g. 'Intro' or 'Modul 1'", "isDeprecated": false, "name": "metaTitle", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "heroImage", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "teaser", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "intro", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [{"defaultValue": null, "description": null, "name": "offset", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "before", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "after", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "first", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "last", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "assignments", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AssignmentNodeConnection", "ofType": null}}}, {"args": [{"defaultValue": null, "description": null, "name": "offset", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "before", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "after", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "first", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "last", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "title", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "module_Slug", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "objectiveGroups", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ObjectiveGroupNodeConnection", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "The ID of the object.", "isDeprecated": false, "name": "id", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "pk", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "offset", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "before", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "after", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "first", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "last", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "slug", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "title", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "chapters", "type": {"kind": "OBJECT", "name": "ChapterNodeConnection", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "topic", "type": {"kind": "OBJECT", "name": "TopicNode", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "solutionsEnabled", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "bookmark", "type": {"kind": "OBJECT", "name": "ModuleBookmarkNode", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "offset", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "before", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "after", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "first", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "last", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "mySubmissions", "type": {"kind": "OBJECT", "name": "StudentSubmissionNodeConnection", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "offset", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "before", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "after", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "first", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "last", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "myAnswers", "type": {"kind": "OBJECT", "name": "AnswerNodeConnection", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "offset", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "before", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "after", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "first", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "last", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "myContentBookmarks", "type": {"kind": "OBJECT", "name": "ContentBlockBookmarkNodeConnection", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "offset", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "before", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "after", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "first", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "last", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "myChapterBookmarks", "type": {"kind": "OBJECT", "name": "ChapterBookmarkNodeConnection", "ofType": null}}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "Node", "ofType": null}], "kind": "OBJECT", "name": "ModuleNode", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "Pagination data for this connection.", "isDeprecated": false, "name": "pageInfo", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "Contains the nodes in this connection.", "isDeprecated": false, "name": "edges", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "AssignmentNodeEdge", "ofType": null}}}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "AssignmentNodeConnection", "possibleTypes": null}, {"description": "The Relay compliant `PageInfo` type, containing data necessary to paginate this connection.", "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "When paginating forwards, are there more items?", "isDeprecated": false, "name": "hasNextPage", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "When paginating backwards, are there more items?", "isDeprecated": false, "name": "hasPreviousPage", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "When paginating backwards, the cursor to continue.", "isDeprecated": false, "name": "startCursor", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"args": [], "deprecationReason": null, "description": "When paginating forwards, the cursor to continue.", "isDeprecated": false, "name": "endCursor", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "PageInfo", "possibleTypes": null}, {"description": "The `Boolean` scalar type represents `true` or `false`.", "enumValues": null, "fields": null, "inputFields": null, "interfaces": null, "kind": "SCALAR", "name": "Boolean", "possibleTypes": null}, {"description": "A Relay edge containing a `AssignmentNode` and its cursor.", "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "The item at the end of the edge", "isDeprecated": false, "name": "node", "type": {"kind": "OBJECT", "name": "AssignmentNode", "ofType": null}}, {"args": [], "deprecationReason": null, "description": "A cursor for use in pagination", "isDeprecated": false, "name": "cursor", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "AssignmentNodeEdge", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "created", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "modified", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "The ID of the object.", "isDeprecated": false, "name": "id", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "title", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "assignment", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "solution", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "deleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "owner", "type": {"kind": "OBJECT", "name": "UserNode", "ofType": null}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "module", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ModuleNode", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "userCreated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "taskbaseId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "submissions", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "StudentSubmissionNode", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "submission", "type": {"kind": "OBJECT", "name": "StudentSubmissionNode", "ofType": null}}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "Node", "ofType": null}], "kind": "OBJECT", "name": "AssignmentNode", "possibleTypes": null}, {"description": "The `DateTime` scalar type represents a DateTime\nvalue as specified by\n[iso8601](https://en.wikipedia.org/wiki/ISO_8601).", "enumValues": null, "fields": null, "inputFields": null, "interfaces": null, "kind": "SCALAR", "name": "DateTime", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "Erforderlich. 150 Zeichen oder weniger. Nur Buchstaben, Ziffern und @/./+/-/_.", "isDeprecated": false, "name": "username", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "firstName", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "lastName", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "lastModule", "type": {"kind": "OBJECT", "name": "ModuleNode", "ofType": null}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "lastTopic", "type": {"kind": "OBJECT", "name": "TopicNode", "ofType": null}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "avatarUrl", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "email", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "onboardingVisited", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}}, {"args": [{"defaultValue": null, "description": null, "name": "offset", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "before", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "after", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "first", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "last", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "name", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "schoolClasses", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SchoolClassNodeConnection", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "The ID of the object.", "isDeprecated": false, "name": "id", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "pk", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "permissions", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "selectedClass", "type": {"kind": "OBJECT", "name": "SchoolClassNode", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "expiryDate", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "isTeacher", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "offset", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "before", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "after", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "first", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "last", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "name", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "oldClasses", "type": {"kind": "OBJECT", "name": "SchoolClassNodeConnection", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "offset", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "before", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "after", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "first", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "last", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "recentModules", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, {"defaultValue": null, "description": "Ordnung", "name": "orderBy", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "recentModules", "type": {"kind": "OBJECT", "name": "ModuleNodeConnection", "ofType": null}}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "Node", "ofType": null}], "kind": "OBJECT", "name": "UserNode", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "Der Seitentitel, der \u00f6ffentlich angezeigt werden soll", "isDeprecated": false, "name": "title", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "Der Name der Seite, wie er in URLs angezeigt werden soll, z.B. http://domain.com/blog/[my-slug]/", "isDeprecated": false, "name": "slug", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "Order of the topic", "isDeprecated": false, "name": "order", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "teaser", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "description", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "vimeoId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "instructions", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"args": [], "deprecationReason": null, "description": "The ID of the object.", "isDeprecated": false, "name": "id", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "pk", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "offset", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "before", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "after", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "first", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "last", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "slug", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "slug_Icontains", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "slug_In", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"defaultValue": null, "description": null, "name": "title", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "title_Icontains", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "title_In", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "modules", "type": {"kind": "OBJECT", "name": "ModuleNodeConnection", "ofType": null}}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "Node", "ofType": null}], "kind": "OBJECT", "name": "TopicNode", "possibleTypes": null}, {"description": "The `Int` scalar type represents non-fractional signed whole numeric values. Int can represent values between -(2^31 - 1) and 2^31 - 1 since represented in JSON as double-precision floating point numbers specifiedby [IEEE 754](http://en.wikipedia.org/wiki/IEEE_floating_point).", "enumValues": null, "fields": null, "inputFields": null, "interfaces": null, "kind": "SCALAR", "name": "Int", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "Pagination data for this connection.", "isDeprecated": false, "name": "pageInfo", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "Contains the nodes in this connection.", "isDeprecated": false, "name": "edges", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ModuleNodeEdge", "ofType": null}}}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "ModuleNodeConnection", "possibleTypes": null}, {"description": "A Relay edge containing a `ModuleNode` and its cursor.", "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "The item at the end of the edge", "isDeprecated": false, "name": "node", "type": {"kind": "OBJECT", "name": "ModuleNode", "ofType": null}}, {"args": [], "deprecationReason": null, "description": "A cursor for use in pagination", "isDeprecated": false, "name": "cursor", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "ModuleNodeEdge", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "Pagination data for this connection.", "isDeprecated": false, "name": "pageInfo", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "Contains the nodes in this connection.", "isDeprecated": false, "name": "edges", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "SchoolClassNodeEdge", "ofType": null}}}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "SchoolClassNodeConnection", "possibleTypes": null}, {"description": "A Relay edge containing a `SchoolClassNode` and its cursor.", "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "The item at the end of the edge", "isDeprecated": false, "name": "node", "type": {"kind": "OBJECT", "name": "SchoolClassNode", "ofType": null}}, {"args": [], "deprecationReason": null, "description": "A cursor for use in pagination", "isDeprecated": false, "name": "cursor", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "SchoolClassNodeEdge", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "The ID of the object.", "isDeprecated": false, "name": "id", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "name", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "isDeleted", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}}, {"args": [{"defaultValue": null, "description": null, "name": "offset", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "before", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "after", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "first", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "last", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "username", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "email", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "users", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "UserNodeConnection", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "code", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "offset", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "before", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "after", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "first", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "last", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "slug", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "slug_Icontains", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "slug_In", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"defaultValue": null, "description": null, "name": "title", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "title_Icontains", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "title_In", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "moduleSet", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ModuleNodeConnection", "ofType": null}}}, {"args": [{"defaultValue": null, "description": null, "name": "offset", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "before", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "after", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "first", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "last", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "slug", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "title", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "hiddenChapterTitles", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ChapterNodeConnection", "ofType": null}}}, {"args": [{"defaultValue": null, "description": null, "name": "offset", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "before", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "after", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "first", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "last", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "slug", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "title", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "hiddenChapterDescriptions", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ChapterNodeConnection", "ofType": null}}}, {"args": [{"defaultValue": null, "description": null, "name": "offset", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "before", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "after", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "first", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "last", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "slug", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "title", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "hiddenContentBlocks", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ContentBlockNodeConnection", "ofType": null}}}, {"args": [{"defaultValue": null, "description": null, "name": "offset", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "before", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "after", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "first", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "last", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "slug", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "title", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "visibleContentBlocks", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ContentBlockNodeConnection", "ofType": null}}}, {"args": [{"defaultValue": null, "description": null, "name": "offset", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "before", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "after", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "first", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "last", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "title", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "module_Slug", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "hiddenObjectiveGroups", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ObjectiveGroupNodeConnection", "ofType": null}}}, {"args": [{"defaultValue": null, "description": null, "name": "offset", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "before", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "after", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "first", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "last", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "title", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "module_Slug", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "visibleObjectiveGroups", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ObjectiveGroupNodeConnection", "ofType": null}}}, {"args": [{"defaultValue": null, "description": null, "name": "offset", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "before", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "after", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "first", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "last", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "text", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "hiddenObjectives", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ObjectiveNodeConnection", "ofType": null}}}, {"args": [{"defaultValue": null, "description": null, "name": "offset", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "before", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "after", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "first", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "last", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "text", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "visibleObjectives", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ObjectiveNodeConnection", "ofType": null}}}, {"args": [{"defaultValue": null, "description": null, "name": "offset", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "before", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "after", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "first", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "last", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "slug", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "appearance", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "rooms", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "RoomNodeConnection", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "pk", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "members", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ClassMemberNode", "ofType": null}}}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "Node", "ofType": null}], "kind": "OBJECT", "name": "SchoolClassNode", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "Pagination data for this connection.", "isDeprecated": false, "name": "pageInfo", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "Contains the nodes in this connection.", "isDeprecated": false, "name": "edges", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "UserNodeEdge", "ofType": null}}}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "UserNodeConnection", "possibleTypes": null}, {"description": "A Relay edge containing a `UserNode` and its cursor.", "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "The item at the end of the edge", "isDeprecated": false, "name": "node", "type": {"kind": "OBJECT", "name": "UserNode", "ofType": null}}, {"args": [], "deprecationReason": null, "description": "A cursor for use in pagination", "isDeprecated": false, "name": "cursor", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "UserNodeEdge", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "Pagination data for this connection.", "isDeprecated": false, "name": "pageInfo", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "Contains the nodes in this connection.", "isDeprecated": false, "name": "edges", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ChapterNodeEdge", "ofType": null}}}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "ChapterNodeConnection", "possibleTypes": null}, {"description": "A Relay edge containing a `ChapterNode` and its cursor.", "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "The item at the end of the edge", "isDeprecated": false, "name": "node", "type": {"kind": "OBJECT", "name": "ChapterNode", "ofType": null}}, {"args": [], "deprecationReason": null, "description": "A cursor for use in pagination", "isDeprecated": false, "name": "cursor", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "ChapterNodeEdge", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "Der Seitentitel, der \u00f6ffentlich angezeigt werden soll", "isDeprecated": false, "name": "title", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "Der Name der Seite, wie er in URLs angezeigt werden soll, z.B. http://domain.com/blog/[my-slug]/", "isDeprecated": false, "name": "slug", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "description", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [{"defaultValue": null, "description": null, "name": "offset", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "before", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "after", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "first", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "last", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "name", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "titleHiddenFor", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SchoolClassNodeConnection", "ofType": null}}}, {"args": [{"defaultValue": null, "description": null, "name": "offset", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "before", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "after", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "first", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "last", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "name", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "descriptionHiddenFor", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SchoolClassNodeConnection", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "The ID of the object.", "isDeprecated": false, "name": "id", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, {"args": [{"defaultValue": null, "description": null, "name": "offset", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "before", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "after", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "first", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "last", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "slug", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "title", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "contentBlocks", "type": {"kind": "OBJECT", "name": "ContentBlockNodeConnection", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "bookmark", "type": {"kind": "OBJECT", "name": "ChapterBookmarkNode", "ofType": null}}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "Node", "ofType": null}], "kind": "OBJECT", "name": "ChapterNode", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "Pagination data for this connection.", "isDeprecated": false, "name": "pageInfo", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "Contains the nodes in this connection.", "isDeprecated": false, "name": "edges", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ContentBlockNodeEdge", "ofType": null}}}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "ContentBlockNodeConnection", "possibleTypes": null}, {"description": "A Relay edge containing a `ContentBlockNode` and its cursor.", "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "The item at the end of the edge", "isDeprecated": false, "name": "node", "type": {"kind": "OBJECT", "name": "ContentBlockNode", "ofType": null}}, {"args": [], "deprecationReason": null, "description": "A cursor for use in pagination", "isDeprecated": false, "name": "cursor", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "ContentBlockNodeEdge", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "Der Seitentitel, der \u00f6ffentlich angezeigt werden soll", "isDeprecated": false, "name": "title", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "Der Name der Seite, wie er in URLs angezeigt werden soll, z.B. http://domain.com/blog/[my-slug]/", "isDeprecated": false, "name": "slug", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [{"defaultValue": null, "description": null, "name": "offset", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "before", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "after", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "first", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "last", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "name", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "hiddenFor", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SchoolClassNodeConnection", "ofType": null}}}, {"args": [{"defaultValue": null, "description": null, "name": "offset", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "before", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "after", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "first", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "last", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "name", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "visibleFor", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SchoolClassNodeConnection", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "userCreated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "contents", "type": {"kind": "SCALAR", "name": "GenericStreamFieldType", "ofType": null}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "type", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ContentBlockType", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "The ID of the object.", "isDeprecated": false, "name": "id", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "mine", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "bookmarks", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ContentBlockBookmarkNode", "ofType": null}}}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "Node", "ofType": null}], "kind": "OBJECT", "name": "ContentBlockNode", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": null, "inputFields": null, "interfaces": null, "kind": "SCALAR", "name": "GenericStreamFieldType", "possibleTypes": null}, {"description": "An enumeration.", "enumValues": [{"deprecationReason": null, "description": "Normal", "isDeprecated": false, "name": "NORMAL"}, {"deprecationReason": null, "description": "Instrument Sprache & Kommunikation", "isDeprecated": false, "name": "BASE_COMMUNICATION"}, {"deprecationReason": null, "description": "Auftrag", "isDeprecated": false, "name": "TASK"}, {"deprecationReason": null, "description": "Instrument Gesellschaft", "isDeprecated": false, "name": "BASE_SOCIETY"}, {"deprecationReason": null, "description": "\u00dcberfachliches Instrument", "isDeprecated": false, "name": "BASE_INTERDISCIPLINARY"}], "fields": null, "inputFields": null, "interfaces": null, "kind": "ENUM", "name": "ContentBlockType", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "The ID of the object.", "isDeprecated": false, "name": "id", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "user", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "UserNode", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "note", "type": {"kind": "OBJECT", "name": "NoteNode", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "uuid", "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "contentBlock", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ContentBlockNode", "ofType": null}}}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "Node", "ofType": null}], "kind": "OBJECT", "name": "ContentBlockBookmarkNode", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "The ID of the object.", "isDeprecated": false, "name": "id", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "text", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "contentblockbookmark", "type": {"kind": "OBJECT", "name": "ContentBlockBookmarkNode", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "modulebookmark", "type": {"kind": "OBJECT", "name": "ModuleBookmarkNode", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "chapterbookmark", "type": {"kind": "OBJECT", "name": "ChapterBookmarkNode", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "instrumentbookmark", "type": {"kind": "OBJECT", "name": "InstrumentBookmarkNode", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "pk", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "Node", "ofType": null}], "kind": "OBJECT", "name": "NoteNode", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "user", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "UserNode", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "note", "type": {"kind": "OBJECT", "name": "NoteNode", "ofType": null}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "id", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "module", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ModuleNode", "ofType": null}}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "ModuleBookmarkNode", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "user", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "UserNode", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "note", "type": {"kind": "OBJECT", "name": "NoteNode", "ofType": null}}, {"args": [], "deprecationReason": null, "description": "The ID of the object.", "isDeprecated": false, "name": "id", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "chapter", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ChapterNode", "ofType": null}}}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "Node", "ofType": null}], "kind": "OBJECT", "name": "ChapterBookmarkNode", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "user", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "UserNode", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "note", "type": {"kind": "OBJECT", "name": "NoteNode", "ofType": null}}, {"args": [], "deprecationReason": null, "description": "The ID of the object.", "isDeprecated": false, "name": "id", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "uuid", "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "instrument", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "InstrumentNode", "ofType": null}}}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "Node", "ofType": null}], "kind": "OBJECT", "name": "InstrumentBookmarkNode", "possibleTypes": null}, {"description": "Leverages the internal Python implmeentation of UUID (uuid.UUID) to provide native UUID objects\nin fields, resolvers and input.", "enumValues": null, "fields": null, "inputFields": null, "interfaces": null, "kind": "SCALAR", "name": "UUID", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "Der Seitentitel, der \u00f6ffentlich angezeigt werden soll", "isDeprecated": false, "name": "title", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "Der Name der Seite, wie er in URLs angezeigt werden soll, z.B. http://domain.com/blog/[my-slug]/", "isDeprecated": false, "name": "slug", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "intro", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "contents", "type": {"kind": "SCALAR", "name": "GenericStreamFieldType", "ofType": null}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "type", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "BasicKnowledgeType", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "The ID of the object.", "isDeprecated": false, "name": "id", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "bookmarks", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "InstrumentBookmarkNode", "ofType": null}}}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "Node", "ofType": null}], "kind": "OBJECT", "name": "InstrumentNode", "possibleTypes": null}, {"description": "An enumeration.", "enumValues": [{"deprecationReason": null, "description": "Sprache & Kommunikation", "isDeprecated": false, "name": "LANGUAGE_COMMUNICATION"}, {"deprecationReason": null, "description": "Gesellschaft", "isDeprecated": false, "name": "SOCIETY"}, {"deprecationReason": null, "description": "\u00dcberfachliches Instrument", "isDeprecated": false, "name": "INTERDISCIPLINARY"}], "fields": null, "inputFields": null, "interfaces": null, "kind": "ENUM", "name": "BasicKnowledgeType", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "Pagination data for this connection.", "isDeprecated": false, "name": "pageInfo", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "Contains the nodes in this connection.", "isDeprecated": false, "name": "edges", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ObjectiveGroupNodeEdge", "ofType": null}}}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "ObjectiveGroupNodeConnection", "possibleTypes": null}, {"description": "A Relay edge containing a `ObjectiveGroupNode` and its cursor.", "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "The item at the end of the edge", "isDeprecated": false, "name": "node", "type": {"kind": "OBJECT", "name": "ObjectiveGroupNode", "ofType": null}}, {"args": [], "deprecationReason": null, "description": "A cursor for use in pagination", "isDeprecated": false, "name": "cursor", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "ObjectiveGroupNodeEdge", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "The ID of the object.", "isDeprecated": false, "name": "id", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "title", "type": {"kind": "ENUM", "name": "ObjectiveGroupTitle", "ofType": null}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "module", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ModuleNode", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "owner", "type": {"kind": "OBJECT", "name": "UserNode", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "offset", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "before", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "after", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "first", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "last", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "name", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "hiddenFor", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SchoolClassNodeConnection", "ofType": null}}}, {"args": [{"defaultValue": null, "description": null, "name": "offset", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "before", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "after", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "first", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "last", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "name", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "visibleFor", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SchoolClassNodeConnection", "ofType": null}}}, {"args": [{"defaultValue": null, "description": null, "name": "offset", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "before", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "after", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "first", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "last", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "text", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "objectives", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ObjectiveNodeConnection", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "pk", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "displayTitle", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "mine", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "Node", "ofType": null}], "kind": "OBJECT", "name": "ObjectiveGroupNode", "possibleTypes": null}, {"description": "An enumeration.", "enumValues": [{"deprecationReason": null, "description": "Sprache & Kommunikation", "isDeprecated": false, "name": "LANGUAGE_COMMUNICATION"}, {"deprecationReason": null, "description": "Gesellschaft", "isDeprecated": false, "name": "SOCIETY"}, {"deprecationReason": null, "description": "\u00dcberfachliche Lernziele", "isDeprecated": false, "name": "INTERDISCIPLINARY"}], "fields": null, "inputFields": null, "interfaces": null, "kind": "ENUM", "name": "ObjectiveGroupTitle", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "Pagination data for this connection.", "isDeprecated": false, "name": "pageInfo", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "Contains the nodes in this connection.", "isDeprecated": false, "name": "edges", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ObjectiveNodeEdge", "ofType": null}}}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "ObjectiveNodeConnection", "possibleTypes": null}, {"description": "A Relay edge containing a `ObjectiveNode` and its cursor.", "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "The item at the end of the edge", "isDeprecated": false, "name": "node", "type": {"kind": "OBJECT", "name": "ObjectiveNode", "ofType": null}}, {"args": [], "deprecationReason": null, "description": "A cursor for use in pagination", "isDeprecated": false, "name": "cursor", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "ObjectiveNodeEdge", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "The ID of the object.", "isDeprecated": false, "name": "id", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "text", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "group", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ObjectiveGroupNode", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "owner", "type": {"kind": "OBJECT", "name": "UserNode", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "offset", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "before", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "after", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "first", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "last", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "name", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "hiddenFor", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SchoolClassNodeConnection", "ofType": null}}}, {"args": [{"defaultValue": null, "description": null, "name": "offset", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "before", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "after", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "first", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "last", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "name", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "visibleFor", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SchoolClassNodeConnection", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "order", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "offset", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "before", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "after", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "first", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "last", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "objective_Text", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "user_Username", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "done", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "objectiveProgress", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ObjectiveProgressStatusNodeConnection", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "pk", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "userCreated", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "mine", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "Node", "ofType": null}], "kind": "OBJECT", "name": "ObjectiveNode", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "Pagination data for this connection.", "isDeprecated": false, "name": "pageInfo", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "Contains the nodes in this connection.", "isDeprecated": false, "name": "edges", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ObjectiveProgressStatusNodeEdge", "ofType": null}}}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "ObjectiveProgressStatusNodeConnection", "possibleTypes": null}, {"description": "A Relay edge containing a `ObjectiveProgressStatusNode` and its cursor.", "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "The item at the end of the edge", "isDeprecated": false, "name": "node", "type": {"kind": "OBJECT", "name": "ObjectiveProgressStatusNode", "ofType": null}}, {"args": [], "deprecationReason": null, "description": "A cursor for use in pagination", "isDeprecated": false, "name": "cursor", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "ObjectiveProgressStatusNodeEdge", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "The ID of the object.", "isDeprecated": false, "name": "id", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "done", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "objective", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ObjectiveNode", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "user", "type": {"kind": "OBJECT", "name": "UserNode", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "pk", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "Node", "ofType": null}], "kind": "OBJECT", "name": "ObjectiveProgressStatusNode", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "Pagination data for this connection.", "isDeprecated": false, "name": "pageInfo", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "Contains the nodes in this connection.", "isDeprecated": false, "name": "edges", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "RoomNodeEdge", "ofType": null}}}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "RoomNodeConnection", "possibleTypes": null}, {"description": "A Relay edge containing a `RoomNode` and its cursor.", "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "The item at the end of the edge", "isDeprecated": false, "name": "node", "type": {"kind": "OBJECT", "name": "RoomNode", "ofType": null}}, {"args": [], "deprecationReason": null, "description": "A cursor for use in pagination", "isDeprecated": false, "name": "cursor", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "RoomNodeEdge", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "title", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "description", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "slug", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "The ID of the object.", "isDeprecated": false, "name": "id", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "schoolClass", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SchoolClassNode", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "appearance", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "userCreated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}}, {"args": [{"defaultValue": null, "description": null, "name": "offset", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "before", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "after", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "first", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "last", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "slug", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "roomEntries", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "RoomEntryNodeConnection", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "pk", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "entryCount", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "Node", "ofType": null}], "kind": "OBJECT", "name": "RoomNode", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "Pagination data for this connection.", "isDeprecated": false, "name": "pageInfo", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "Contains the nodes in this connection.", "isDeprecated": false, "name": "edges", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "RoomEntryNodeEdge", "ofType": null}}}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "RoomEntryNodeConnection", "possibleTypes": null}, {"description": "A Relay edge containing a `RoomEntryNode` and its cursor.", "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "The item at the end of the edge", "isDeprecated": false, "name": "node", "type": {"kind": "OBJECT", "name": "RoomEntryNode", "ofType": null}}, {"args": [], "deprecationReason": null, "description": "A cursor for use in pagination", "isDeprecated": false, "name": "cursor", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "RoomEntryNodeEdge", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "title", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "description", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "slug", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "The ID of the object.", "isDeprecated": false, "name": "id", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "room", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "RoomNode", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "author", "type": {"kind": "OBJECT", "name": "UserNode", "ofType": null}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "contents", "type": {"kind": "SCALAR", "name": "GenericStreamFieldType", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "pk", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "Node", "ofType": null}], "kind": "OBJECT", "name": "RoomEntryNode", "possibleTypes": null}, {"description": "We need to build this ourselves, because we want the active property on the node, because providing it on the\nConnection or Edge for a UserNodeConnection is difficult.", "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "user", "type": {"kind": "OBJECT", "name": "UserNode", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "active", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "firstName", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "lastName", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "isTeacher", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "id", "type": {"kind": "SCALAR", "name": "ID", "ofType": null}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "ClassMemberNode", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "created", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "modified", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "The ID of the object.", "isDeprecated": false, "name": "id", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "text", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "document", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "assignment", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AssignmentNode", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "student", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "UserNode", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "final", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "submissionFeedback", "type": {"kind": "OBJECT", "name": "SubmissionFeedbackNode", "ofType": null}}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "Node", "ofType": null}], "kind": "OBJECT", "name": "StudentSubmissionNode", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "created", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "modified", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "text", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "teacher", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "UserNode", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "studentSubmission", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "StudentSubmissionNode", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "final", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "The ID of the object.", "isDeprecated": false, "name": "id", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "Node", "ofType": null}], "kind": "OBJECT", "name": "SubmissionFeedbackNode", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "Pagination data for this connection.", "isDeprecated": false, "name": "pageInfo", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "Contains the nodes in this connection.", "isDeprecated": false, "name": "edges", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "StudentSubmissionNodeEdge", "ofType": null}}}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "StudentSubmissionNodeConnection", "possibleTypes": null}, {"description": "A Relay edge containing a `StudentSubmissionNode` and its cursor.", "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "The item at the end of the edge", "isDeprecated": false, "name": "node", "type": {"kind": "OBJECT", "name": "StudentSubmissionNode", "ofType": null}}, {"args": [], "deprecationReason": null, "description": "A cursor for use in pagination", "isDeprecated": false, "name": "cursor", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "StudentSubmissionNodeEdge", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "Pagination data for this connection.", "isDeprecated": false, "name": "pageInfo", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "Contains the nodes in this connection.", "isDeprecated": false, "name": "edges", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "AnswerNodeEdge", "ofType": null}}}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "AnswerNodeConnection", "possibleTypes": null}, {"description": "A Relay edge containing a `AnswerNode` and its cursor.", "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "The item at the end of the edge", "isDeprecated": false, "name": "node", "type": {"kind": "OBJECT", "name": "AnswerNode", "ofType": null}}, {"args": [], "deprecationReason": null, "description": "A cursor for use in pagination", "isDeprecated": false, "name": "cursor", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "AnswerNodeEdge", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "The ID of the object.", "isDeprecated": false, "name": "id", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "owner", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "UserNode", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "data", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "JSONString", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "survey", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SurveyNode", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "pk", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "Node", "ofType": null}], "kind": "OBJECT", "name": "AnswerNode", "possibleTypes": null}, {"description": "Allows use of a JSON String for input / output from the GraphQL schema.\n\nUse of this type is *not recommended* as you lose the benefits of having a defined, static\nschema (one of the key benefits of GraphQL).", "enumValues": null, "fields": null, "inputFields": null, "interfaces": null, "kind": "SCALAR", "name": "JSONString", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "Pagination data for this connection.", "isDeprecated": false, "name": "pageInfo", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "Contains the nodes in this connection.", "isDeprecated": false, "name": "edges", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ContentBlockBookmarkNodeEdge", "ofType": null}}}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "ContentBlockBookmarkNodeConnection", "possibleTypes": null}, {"description": "A Relay edge containing a `ContentBlockBookmarkNode` and its cursor.", "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "The item at the end of the edge", "isDeprecated": false, "name": "node", "type": {"kind": "OBJECT", "name": "ContentBlockBookmarkNode", "ofType": null}}, {"args": [], "deprecationReason": null, "description": "A cursor for use in pagination", "isDeprecated": false, "name": "cursor", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "ContentBlockBookmarkNodeEdge", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "Pagination data for this connection.", "isDeprecated": false, "name": "pageInfo", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "Contains the nodes in this connection.", "isDeprecated": false, "name": "edges", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ChapterBookmarkNodeEdge", "ofType": null}}}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "ChapterBookmarkNodeConnection", "possibleTypes": null}, {"description": "A Relay edge containing a `ChapterBookmarkNode` and its cursor.", "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "The item at the end of the edge", "isDeprecated": false, "name": "node", "type": {"kind": "OBJECT", "name": "ChapterBookmarkNode", "ofType": null}}, {"args": [], "deprecationReason": null, "description": "A cursor for use in pagination", "isDeprecated": false, "name": "cursor", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "ChapterBookmarkNodeEdge", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "Pagination data for this connection.", "isDeprecated": false, "name": "pageInfo", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "Contains the nodes in this connection.", "isDeprecated": false, "name": "edges", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "SurveyNodeEdge", "ofType": null}}}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "SurveyNodeConnection", "possibleTypes": null}, {"description": "A Relay edge containing a `SurveyNode` and its cursor.", "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "The item at the end of the edge", "isDeprecated": false, "name": "node", "type": {"kind": "OBJECT", "name": "SurveyNode", "ofType": null}}, {"args": [], "deprecationReason": null, "description": "A cursor for use in pagination", "isDeprecated": false, "name": "cursor", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "SurveyNodeEdge", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "The ID of the object.", "isDeprecated": false, "name": "id", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "title", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "description", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "slug", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "objectives", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "appearance", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "student", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "UserNode", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "final", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}}, {"args": [{"defaultValue": null, "description": null, "name": "offset", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "before", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "after", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "first", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "last", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "entries", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProjectEntryNodeConnection", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "pk", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "entriesCount", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "Node", "ofType": null}], "kind": "OBJECT", "name": "ProjectNode", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "Pagination data for this connection.", "isDeprecated": false, "name": "pageInfo", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "Contains the nodes in this connection.", "isDeprecated": false, "name": "edges", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ProjectEntryNodeEdge", "ofType": null}}}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "ProjectEntryNodeConnection", "possibleTypes": null}, {"description": "A Relay edge containing a `ProjectEntryNode` and its cursor.", "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "The item at the end of the edge", "isDeprecated": false, "name": "node", "type": {"kind": "OBJECT", "name": "ProjectEntryNode", "ofType": null}}, {"args": [], "deprecationReason": null, "description": "A cursor for use in pagination", "isDeprecated": false, "name": "cursor", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "ProjectEntryNodeEdge", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "The ID of the object.", "isDeprecated": false, "name": "id", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "activity", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "reflection", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "nextSteps", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "documentUrl", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "created", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "", "isDeprecated": false, "name": "project", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProjectNode", "ofType": null}}}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "Node", "ofType": null}], "kind": "OBJECT", "name": "ProjectEntryNode", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "Pagination data for this connection.", "isDeprecated": false, "name": "pageInfo", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "Contains the nodes in this connection.", "isDeprecated": false, "name": "edges", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ProjectNodeEdge", "ofType": null}}}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "ProjectNodeConnection", "possibleTypes": null}, {"description": "A Relay edge containing a `ProjectNode` and its cursor.", "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "The item at the end of the edge", "isDeprecated": false, "name": "node", "type": {"kind": "OBJECT", "name": "ProjectNode", "ofType": null}}, {"args": [], "deprecationReason": null, "description": "A cursor for use in pagination", "isDeprecated": false, "name": "cursor", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "ProjectNodeEdge", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "Pagination data for this connection.", "isDeprecated": false, "name": "pageInfo", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "Contains the nodes in this connection.", "isDeprecated": false, "name": "edges", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "InstrumentNodeEdge", "ofType": null}}}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "InstrumentNodeConnection", "possibleTypes": null}, {"description": "A Relay edge containing a `InstrumentNode` and its cursor.", "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "The item at the end of the edge", "isDeprecated": false, "name": "node", "type": {"kind": "OBJECT", "name": "InstrumentNode", "ofType": null}}, {"args": [], "deprecationReason": null, "description": "A cursor for use in pagination", "isDeprecated": false, "name": "cursor", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "InstrumentNodeEdge", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "Der Seitentitel, der \u00f6ffentlich angezeigt werden soll", "isDeprecated": false, "name": "title", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "Der Name der Seite, wie er in URLs angezeigt werden soll, z.B. http://domain.com/blog/[my-slug]/", "isDeprecated": false, "name": "slug", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "The ID of the object.", "isDeprecated": false, "name": "id", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "pk", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "offset", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "before", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "after", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "first", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "last", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "slug", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "slug_Icontains", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "slug_In", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"defaultValue": null, "description": null, "name": "title", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "title_Icontains", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "title_In", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "topics", "type": {"kind": "OBJECT", "name": "TopicNodeConnection", "ofType": null}}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "Node", "ofType": null}], "kind": "OBJECT", "name": "BookNode", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "Pagination data for this connection.", "isDeprecated": false, "name": "pageInfo", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "Contains the nodes in this connection.", "isDeprecated": false, "name": "edges", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "TopicNodeEdge", "ofType": null}}}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "TopicNodeConnection", "possibleTypes": null}, {"description": "A Relay edge containing a `TopicNode` and its cursor.", "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "The item at the end of the edge", "isDeprecated": false, "name": "node", "type": {"kind": "OBJECT", "name": "TopicNode", "ofType": null}}, {"args": [], "deprecationReason": null, "description": "A cursor for use in pagination", "isDeprecated": false, "name": "cursor", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "TopicNodeEdge", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "Pagination data for this connection.", "isDeprecated": false, "name": "pageInfo", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "Contains the nodes in this connection.", "isDeprecated": false, "name": "edges", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "BookNodeEdge", "ofType": null}}}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "BookNodeConnection", "possibleTypes": null}, {"description": "A Relay edge containing a `BookNode` and its cursor.", "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "The item at the end of the edge", "isDeprecated": false, "name": "node", "type": {"kind": "OBJECT", "name": "BookNode", "ofType": null}}, {"args": [], "deprecationReason": null, "description": "A cursor for use in pagination", "isDeprecated": false, "name": "cursor", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "BookNodeEdge", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "Pagination data for this connection.", "isDeprecated": false, "name": "pageInfo", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "Contains the nodes in this connection.", "isDeprecated": false, "name": "edges", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "TopicEdge", "ofType": null}}}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "TopicConnection", "possibleTypes": null}, {"description": "A Relay edge containing a `Topic` and its cursor.", "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "The item at the end of the edge", "isDeprecated": false, "name": "node", "type": {"kind": "OBJECT", "name": "TopicNode", "ofType": null}}, {"args": [], "deprecationReason": null, "description": "A cursor for use in pagination", "isDeprecated": false, "name": "cursor", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "TopicEdge", "possibleTypes": null}, {"description": "Debugging information for the current query.", "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "Executed SQL queries for this API query.", "isDeprecated": false, "name": "sql", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "DjangoDebugSQL", "ofType": null}}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "DjangoDebug", "possibleTypes": null}, {"description": "Represents a single database query made to a Django managed DB.", "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "The type of database being used (e.g. postrgesql, mysql, sqlite).", "isDeprecated": false, "name": "vendor", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "The Django database alias (e.g. 'default').", "isDeprecated": false, "name": "alias", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "The actual SQL sent to this database.", "isDeprecated": false, "name": "sql", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"args": [], "deprecationReason": null, "description": "Duration of this database query in seconds.", "isDeprecated": false, "name": "duration", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "The raw SQL of this query, without params.", "isDeprecated": false, "name": "rawSql", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "JSON encoded database query parameters.", "isDeprecated": false, "name": "params", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "Start time of this database query.", "isDeprecated": false, "name": "startTime", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "Stop time of this database query.", "isDeprecated": false, "name": "stopTime", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "Whether this database query took more than 10 seconds.", "isDeprecated": false, "name": "isSlow", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "Whether this database query was a SELECT.", "isDeprecated": false, "name": "isSelect", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "Postgres transaction ID if available.", "isDeprecated": false, "name": "transId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"args": [], "deprecationReason": null, "description": "Postgres transaction status if available.", "isDeprecated": false, "name": "transStatus", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"args": [], "deprecationReason": null, "description": "Postgres isolation level if available.", "isDeprecated": false, "name": "isoLevel", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"args": [], "deprecationReason": null, "description": "Postgres connection encoding if available.", "isDeprecated": false, "name": "encoding", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "DjangoDebugSQL", "possibleTypes": null}, {"description": "The `Float` scalar type represents signed double-precision fractional values as specified by [IEEE 754](http://en.wikipedia.org/wiki/IEEE_floating_point). ", "enumValues": null, "fields": null, "inputFields": null, "interfaces": null, "kind": "SCALAR", "name": "Float", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [{"defaultValue": null, "description": null, "name": "input", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CouponInput", "ofType": null}}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "redeemCoupon", "type": {"kind": "OBJECT", "name": "CouponPayload", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "input", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "SpellCheckInput", "ofType": null}}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "spellCheck", "type": {"kind": "OBJECT", "name": "SpellCheckPayload", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "input", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "RegistrationInput", "ofType": null}}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "registration", "type": {"kind": "OBJECT", "name": "RegistrationPayload", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "input", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AddNoteInput", "ofType": null}}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "addNote", "type": {"kind": "OBJECT", "name": "AddNotePayload", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "input", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "UpdateNoteInput", "ofType": null}}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "updateNote", "type": {"kind": "OBJECT", "name": "UpdateNotePayload", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "input", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "UpdateContentBookmarkInput", "ofType": null}}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "updateContentBookmark", "type": {"kind": "OBJECT", "name": "UpdateContentBookmarkPayload", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "input", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "UpdateChapterBookmarkInput", "ofType": null}}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "updateChapterBookmark", "type": {"kind": "OBJECT", "name": "UpdateChapterBookmarkPayload", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "input", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "UpdateModuleBookmarkInput", "ofType": null}}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "updateModuleBookmark", "type": {"kind": "OBJECT", "name": "UpdateModuleBookmarkPayload", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "input", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "UpdateInstrumentBookmarkInput", "ofType": null}}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "updateInstrumentBookmark", "type": {"kind": "OBJECT", "name": "UpdateInstrumentBookmarkPayload", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "input", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "UpdateAnswerInput", "ofType": null}}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "updateAnswer", "type": {"kind": "OBJECT", "name": "UpdateAnswerPayload", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "input", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "UpdatePasswordInput", "ofType": null}}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "updatePassword", "type": {"kind": "OBJECT", "name": "UpdatePasswordPayload", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "input", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "UpdateAvatarInput", "ofType": null}}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "updateAvatar", "type": {"kind": "OBJECT", "name": "UpdateAvatarPayload", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "input", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "UpdateSettingInput", "ofType": null}}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "updateSetting", "type": {"kind": "OBJECT", "name": "UpdateSettingPayload", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "input", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "JoinClassInput", "ofType": null}}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "joinClass", "type": {"kind": "OBJECT", "name": "JoinClassPayload", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "input", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AddRemoveMemberInput", "ofType": null}}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "addRemoveMember", "type": {"kind": "OBJECT", "name": "AddRemoveMemberPayload", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "input", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "UpdateSchoolClassInput", "ofType": null}}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "updateSchoolClass", "type": {"kind": "OBJECT", "name": "UpdateSchoolClassPayload", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "input", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CreateSchoolClassInput", "ofType": null}}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "createSchoolClass", "type": {"kind": "OBJECT", "name": "CreateSchoolClassPayload", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "updateOnboardingProgress", "type": {"kind": "OBJECT", "name": "UpdateOnboardingProgress", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "input", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AddProjectInput", "ofType": null}}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "addProject", "type": {"kind": "OBJECT", "name": "AddProjectPayload", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "input", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "UpdateProjectInput", "ofType": null}}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "updateProject", "type": {"kind": "OBJECT", "name": "UpdateProjectPayload", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "input", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DeleteProjectInput", "ofType": null}}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "deleteProject", "type": {"kind": "OBJECT", "name": "DeleteProjectPayload", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "input", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AddProjectEntryInput", "ofType": null}}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "addProjectEntry", "type": {"kind": "OBJECT", "name": "AddProjectEntryPayload", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "input", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "UpdateProjectEntryInput", "ofType": null}}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "updateProjectEntry", "type": {"kind": "OBJECT", "name": "UpdateProjectEntryPayload", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "input", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DeleteProjectEntryInput", "ofType": null}}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "deleteProjectEntry", "type": {"kind": "OBJECT", "name": "DeleteProjectEntryPayload", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "input", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "UpdateProjectSharedStateInput", "ofType": null}}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "updateProjectSharedState", "type": {"kind": "OBJECT", "name": "UpdateProjectSharedStatePayload", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "logout", "type": {"kind": "OBJECT", "name": "Logout", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "input", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CouponInput", "ofType": null}}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "coupon", "type": {"kind": "OBJECT", "name": "CouponPayload", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "input", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "UpdateObjectiveProgressInput", "ofType": null}}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "updateObjectiveProgress", "type": {"kind": "OBJECT", "name": "UpdateObjectiveProgressPayload", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "input", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "UpdateObjectiveVisibilityInput", "ofType": null}}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "updateObjectiveVisibility", "type": {"kind": "OBJECT", "name": "UpdateObjectiveVisibilityPayload", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "input", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AddObjectiveInput", "ofType": null}}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "addObjective", "type": {"kind": "OBJECT", "name": "AddObjectivePayload", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "input", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DeleteObjectiveInput", "ofType": null}}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "deleteObjective", "type": {"kind": "OBJECT", "name": "DeleteObjectivePayload", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "input", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "UpdateAssignmentInput", "ofType": null}}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "updateAssignment", "type": {"kind": "OBJECT", "name": "UpdateAssignmentPayload", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "input", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "UpdateSubmissionFeedbackInput", "ofType": null}}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "updateSubmissionFeedback", "type": {"kind": "OBJECT", "name": "UpdateSubmissionFeedbackPayload", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "input", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "UpdateRoomInput", "ofType": null}}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "updateRoom", "type": {"kind": "OBJECT", "name": "UpdateRoomPayload", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "input", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AddRoomInput", "ofType": null}}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "addRoom", "type": {"kind": "OBJECT", "name": "AddRoomPayload", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "input", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DeleteRoomInput", "ofType": null}}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "deleteRoom", "type": {"kind": "OBJECT", "name": "DeleteRoomPayload", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "input", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AddRoomEntryInput", "ofType": null}}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "addRoomEntry", "type": {"kind": "OBJECT", "name": "AddRoomEntryPayload", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "input", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DeleteRoomEntryInput", "ofType": null}}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "deleteRoomEntry", "type": {"kind": "OBJECT", "name": "DeleteRoomEntryPayload", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "input", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "UpdateRoomEntryInput", "ofType": null}}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "updateRoomEntry", "type": {"kind": "OBJECT", "name": "UpdateRoomEntryPayload", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "input", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "MutateContentBlockInput", "ofType": null}}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "mutateContentBlock", "type": {"kind": "OBJECT", "name": "MutateContentBlockPayload", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "input", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AddContentBlockInput", "ofType": null}}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "addContentBlock", "type": {"kind": "OBJECT", "name": "AddContentBlockPayload", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "input", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DeleteContentBlockInput", "ofType": null}}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "deleteContentBlock", "type": {"kind": "OBJECT", "name": "DeleteContentBlockPayload", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "input", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "UpdateSolutionVisibilityInput", "ofType": null}}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "updateSolutionVisibility", "type": {"kind": "OBJECT", "name": "UpdateSolutionVisibilityPayload", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "input", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "UpdateLastModuleInput", "ofType": null}}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "updateLastModule", "type": {"kind": "OBJECT", "name": "UpdateLastModulePayload", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "input", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "UpdateLastTopicInput", "ofType": null}}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "updateLastTopic", "type": {"kind": "OBJECT", "name": "UpdateLastTopicPayload", "ofType": null}}, {"args": [{"defaultValue": null, "description": null, "name": "input", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "UpdateChapterVisibilityInput", "ofType": null}}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "updateChapterVisibility", "type": {"kind": "OBJECT", "name": "UpdateChapterVisibilityPayload", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "_debug", "type": {"kind": "OBJECT", "name": "DjangoDebug", "ofType": null}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "Mutation", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "success", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "CouponPayload", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": null, "inputFields": [{"defaultValue": null, "description": null, "name": "couponCode", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "interfaces": null, "kind": "INPUT_OBJECT", "name": "CouponInput", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "results", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "SpellCheckStepNode", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "correct", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "SpellCheckPayload", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "sentence", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "offset", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "sentenceOffset", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "length", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "affected", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "corrected", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "SpellCheckStepNode", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": null, "inputFields": [{"defaultValue": null, "description": null, "name": "text", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"defaultValue": null, "description": null, "name": "assignment", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, {"defaultValue": null, "description": null, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "interfaces": null, "kind": "INPUT_OBJECT", "name": "SpellCheckInput", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "success", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "message", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "RegistrationPayload", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": null, "inputFields": [{"defaultValue": null, "description": null, "name": "confirmationKey", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "userId", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}}, {"defaultValue": null, "description": null, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "interfaces": null, "kind": "INPUT_OBJECT", "name": "RegistrationInput", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "note", "type": {"kind": "OBJECT", "name": "NoteNode", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "AddNotePayload", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": null, "inputFields": [{"defaultValue": null, "description": null, "name": "note", "type": {"kind": "INPUT_OBJECT", "name": "AddNoteArgument", "ofType": null}}, {"defaultValue": null, "description": null, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "interfaces": null, "kind": "INPUT_OBJECT", "name": "AddNoteInput", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": null, "inputFields": [{"defaultValue": null, "description": null, "name": "content", "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, {"defaultValue": null, "description": null, "name": "block", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "type", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "parent", "type": {"kind": "SCALAR", "name": "ID", "ofType": null}}, {"defaultValue": null, "description": null, "name": "text", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}], "interfaces": null, "kind": "INPUT_OBJECT", "name": "AddNoteArgument", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "note", "type": {"kind": "OBJECT", "name": "NoteNode", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "UpdateNotePayload", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": null, "inputFields": [{"defaultValue": null, "description": null, "name": "note", "type": {"kind": "INPUT_OBJECT", "name": "UpdateNoteArgument", "ofType": null}}, {"defaultValue": null, "description": null, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "interfaces": null, "kind": "INPUT_OBJECT", "name": "UpdateNoteInput", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": null, "inputFields": [{"defaultValue": null, "description": null, "name": "id", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, {"defaultValue": null, "description": null, "name": "text", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}], "interfaces": null, "kind": "INPUT_OBJECT", "name": "UpdateNoteArgument", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "success", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "errors", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "UpdateContentBookmarkPayload", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": null, "inputFields": [{"defaultValue": null, "description": null, "name": "uuid", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, {"defaultValue": null, "description": null, "name": "contentBlock", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, {"defaultValue": null, "description": null, "name": "bookmarked", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}}, {"defaultValue": null, "description": null, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "interfaces": null, "kind": "INPUT_OBJECT", "name": "UpdateContentBookmarkInput", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "success", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "UpdateChapterBookmarkPayload", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": null, "inputFields": [{"defaultValue": null, "description": null, "name": "chapter", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, {"defaultValue": null, "description": null, "name": "bookmarked", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}}, {"defaultValue": null, "description": null, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "interfaces": null, "kind": "INPUT_OBJECT", "name": "UpdateChapterBookmarkInput", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "success", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "UpdateModuleBookmarkPayload", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": null, "inputFields": [{"defaultValue": null, "description": null, "name": "module", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"defaultValue": null, "description": null, "name": "bookmarked", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}}, {"defaultValue": null, "description": null, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "interfaces": null, "kind": "INPUT_OBJECT", "name": "UpdateModuleBookmarkInput", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "success", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "UpdateInstrumentBookmarkPayload", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": null, "inputFields": [{"defaultValue": null, "description": null, "name": "uuid", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, {"defaultValue": null, "description": null, "name": "instrument", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"defaultValue": null, "description": null, "name": "bookmarked", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}}, {"defaultValue": null, "description": null, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "interfaces": null, "kind": "INPUT_OBJECT", "name": "UpdateInstrumentBookmarkInput", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "answer", "type": {"kind": "OBJECT", "name": "AnswerNode", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "UpdateAnswerPayload", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": null, "inputFields": [{"defaultValue": null, "description": null, "name": "answer", "type": {"kind": "INPUT_OBJECT", "name": "UpdateAnswerArgument", "ofType": null}}, {"defaultValue": null, "description": null, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "interfaces": null, "kind": "INPUT_OBJECT", "name": "UpdateAnswerInput", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": null, "inputFields": [{"defaultValue": null, "description": null, "name": "surveyId", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, {"defaultValue": null, "description": null, "name": "data", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}], "interfaces": null, "kind": "INPUT_OBJECT", "name": "UpdateAnswerArgument", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "success", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "errors", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "UpdateError", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "UpdatePasswordPayload", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "field", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "errors", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "FieldError", "ofType": null}}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "UpdateError", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "code", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "FieldError", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": null, "inputFields": [{"defaultValue": null, "description": null, "name": "passwordInput", "type": {"kind": "INPUT_OBJECT", "name": "PasswordUpdateInput", "ofType": null}}, {"defaultValue": null, "description": null, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "interfaces": null, "kind": "INPUT_OBJECT", "name": "UpdatePasswordInput", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": null, "inputFields": [{"defaultValue": null, "description": null, "name": "oldPassword", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "newPassword", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "interfaces": null, "kind": "INPUT_OBJECT", "name": "PasswordUpdateInput", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "success", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "errors", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "UpdateError", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "UpdateAvatarPayload", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": null, "inputFields": [{"defaultValue": null, "description": null, "name": "avatarUrl", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "interfaces": null, "kind": "INPUT_OBJECT", "name": "UpdateAvatarInput", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "success", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "errors", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "UpdateError", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "UpdateSettingPayload", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": null, "inputFields": [{"defaultValue": null, "description": null, "name": "id", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, {"defaultValue": null, "description": null, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "interfaces": null, "kind": "INPUT_OBJECT", "name": "UpdateSettingInput", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "success", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "schoolClass", "type": {"kind": "OBJECT", "name": "SchoolClassNode", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "JoinClassPayload", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": null, "inputFields": [{"defaultValue": null, "description": null, "name": "code", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"defaultValue": null, "description": null, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "interfaces": null, "kind": "INPUT_OBJECT", "name": "JoinClassInput", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "success", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "AddRemoveMemberPayload", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": null, "inputFields": [{"defaultValue": null, "description": null, "name": "member", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, {"defaultValue": null, "description": null, "name": "schoolClass", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, {"defaultValue": null, "description": null, "name": "active", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}}, {"defaultValue": null, "description": null, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "interfaces": null, "kind": "INPUT_OBJECT", "name": "AddRemoveMemberInput", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "success", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "schoolClass", "type": {"kind": "OBJECT", "name": "SchoolClassNode", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "UpdateSchoolClassPayload", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": null, "inputFields": [{"defaultValue": null, "description": null, "name": "id", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, {"defaultValue": null, "description": null, "name": "name", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "interfaces": null, "kind": "INPUT_OBJECT", "name": "UpdateSchoolClassInput", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "success", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "schoolClass", "type": {"kind": "OBJECT", "name": "SchoolClassNode", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "CreateSchoolClassPayload", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": null, "inputFields": [{"defaultValue": null, "description": null, "name": "name", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "interfaces": null, "kind": "INPUT_OBJECT", "name": "CreateSchoolClassInput", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "success", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "UpdateOnboardingProgress", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "errors", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "project", "type": {"kind": "OBJECT", "name": "ProjectNode", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "AddProjectPayload", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": null, "inputFields": [{"defaultValue": null, "description": null, "name": "project", "type": {"kind": "INPUT_OBJECT", "name": "AddProjectArgument", "ofType": null}}, {"defaultValue": null, "description": null, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "interfaces": null, "kind": "INPUT_OBJECT", "name": "AddProjectInput", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": null, "inputFields": [{"defaultValue": null, "description": null, "name": "title", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "description", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "objectives", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "appearance", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "interfaces": null, "kind": "INPUT_OBJECT", "name": "AddProjectArgument", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "errors", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "project", "type": {"kind": "OBJECT", "name": "ProjectNode", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "UpdateProjectPayload", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": null, "inputFields": [{"defaultValue": null, "description": null, "name": "project", "type": {"kind": "INPUT_OBJECT", "name": "UpdateProjectArgument", "ofType": null}}, {"defaultValue": null, "description": null, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "interfaces": null, "kind": "INPUT_OBJECT", "name": "UpdateProjectInput", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": null, "inputFields": [{"defaultValue": null, "description": null, "name": "title", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "description", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "objectives", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "appearance", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "id", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, {"defaultValue": null, "description": null, "name": "final", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}], "interfaces": null, "kind": "INPUT_OBJECT", "name": "UpdateProjectArgument", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "success", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "errors", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "DeleteProjectPayload", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": null, "inputFields": [{"defaultValue": null, "description": null, "name": "id", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, {"defaultValue": null, "description": null, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "interfaces": null, "kind": "INPUT_OBJECT", "name": "DeleteProjectInput", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "errors", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "projectEntry", "type": {"kind": "OBJECT", "name": "ProjectEntryNode", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "AddProjectEntryPayload", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": null, "inputFields": [{"defaultValue": null, "description": null, "name": "projectEntry", "type": {"kind": "INPUT_OBJECT", "name": "AddProjectEntryArgument", "ofType": null}}, {"defaultValue": null, "description": null, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "interfaces": null, "kind": "INPUT_OBJECT", "name": "AddProjectEntryInput", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": null, "inputFields": [{"defaultValue": null, "description": null, "name": "activity", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "reflection", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "nextSteps", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "documentUrl", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "project", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}], "interfaces": null, "kind": "INPUT_OBJECT", "name": "AddProjectEntryArgument", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "errors", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "projectEntry", "type": {"kind": "OBJECT", "name": "ProjectEntryNode", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "UpdateProjectEntryPayload", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": null, "inputFields": [{"defaultValue": null, "description": null, "name": "projectEntry", "type": {"kind": "INPUT_OBJECT", "name": "UpdateProjectEntryArgument", "ofType": null}}, {"defaultValue": null, "description": null, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "interfaces": null, "kind": "INPUT_OBJECT", "name": "UpdateProjectEntryInput", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": null, "inputFields": [{"defaultValue": null, "description": null, "name": "activity", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "reflection", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "nextSteps", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "documentUrl", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "id", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}], "interfaces": null, "kind": "INPUT_OBJECT", "name": "UpdateProjectEntryArgument", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "success", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "errors", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "DeleteProjectEntryPayload", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": null, "inputFields": [{"defaultValue": null, "description": null, "name": "id", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, {"defaultValue": null, "description": null, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "interfaces": null, "kind": "INPUT_OBJECT", "name": "DeleteProjectEntryInput", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "success", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "shared", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "errors", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "UpdateProjectSharedStatePayload", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": null, "inputFields": [{"defaultValue": null, "description": null, "name": "id", "type": {"kind": "SCALAR", "name": "ID", "ofType": null}}, {"defaultValue": null, "description": null, "name": "shared", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, {"defaultValue": null, "description": null, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "interfaces": null, "kind": "INPUT_OBJECT", "name": "UpdateProjectSharedStateInput", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "success", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "Logout", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "errors", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "objective", "type": {"kind": "OBJECT", "name": "ObjectiveNode", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "UpdateObjectiveProgressPayload", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": null, "inputFields": [{"defaultValue": null, "description": "The ID of the objective", "name": "id", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, {"defaultValue": null, "description": null, "name": "done", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}}, {"defaultValue": null, "description": null, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "interfaces": null, "kind": "INPUT_OBJECT", "name": "UpdateObjectiveProgressInput", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "objective", "type": {"kind": "OBJECT", "name": "ObjectiveNode", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "UpdateObjectiveVisibilityPayload", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": null, "inputFields": [{"defaultValue": null, "description": "The ID of the objective", "name": "id", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, {"defaultValue": null, "description": null, "name": "visibility", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "UserGroupBlockVisibility", "ofType": null}}}, {"defaultValue": null, "description": null, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "interfaces": null, "kind": "INPUT_OBJECT", "name": "UpdateObjectiveVisibilityInput", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": null, "inputFields": [{"defaultValue": null, "description": null, "name": "schoolClassId", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, {"defaultValue": null, "description": null, "name": "hidden", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}}], "interfaces": null, "kind": "INPUT_OBJECT", "name": "UserGroupBlockVisibility", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "objective", "type": {"kind": "OBJECT", "name": "ObjectiveNode", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "AddObjectivePayload", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": null, "inputFields": [{"defaultValue": null, "description": null, "name": "objective", "type": {"kind": "INPUT_OBJECT", "name": "AddObjectiveArgument", "ofType": null}}, {"defaultValue": null, "description": null, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "interfaces": null, "kind": "INPUT_OBJECT", "name": "AddObjectiveInput", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": null, "inputFields": [{"defaultValue": null, "description": null, "name": "text", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"defaultValue": null, "description": null, "name": "objectiveGroup", "type": {"kind": "SCALAR", "name": "ID", "ofType": null}}], "interfaces": null, "kind": "INPUT_OBJECT", "name": "AddObjectiveArgument", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "success", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "DeleteObjectivePayload", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": null, "inputFields": [{"defaultValue": null, "description": null, "name": "id", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, {"defaultValue": null, "description": null, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "interfaces": null, "kind": "INPUT_OBJECT", "name": "DeleteObjectiveInput", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "updatedAssignment", "type": {"kind": "OBJECT", "name": "AssignmentNode", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "submission", "type": {"kind": "OBJECT", "name": "StudentSubmissionNode", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "successful", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "errors", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "UpdateAssignmentPayload", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": null, "inputFields": [{"defaultValue": null, "description": null, "name": "assignment", "type": {"kind": "INPUT_OBJECT", "name": "AssignmentInput", "ofType": null}}, {"defaultValue": null, "description": null, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "interfaces": null, "kind": "INPUT_OBJECT", "name": "UpdateAssignmentInput", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": null, "inputFields": [{"defaultValue": null, "description": null, "name": "id", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, {"defaultValue": null, "description": null, "name": "answer", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"defaultValue": null, "description": null, "name": "document", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "final", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}], "interfaces": null, "kind": "INPUT_OBJECT", "name": "AssignmentInput", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "updatedSubmissionFeedback", "type": {"kind": "OBJECT", "name": "SubmissionFeedbackNode", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "successful", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "errors", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "UpdateSubmissionFeedbackPayload", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": null, "inputFields": [{"defaultValue": null, "description": null, "name": "submissionFeedback", "type": {"kind": "INPUT_OBJECT", "name": "SubmissionFeedbackInput", "ofType": null}}, {"defaultValue": null, "description": null, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "interfaces": null, "kind": "INPUT_OBJECT", "name": "UpdateSubmissionFeedbackInput", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": null, "inputFields": [{"defaultValue": null, "description": null, "name": "id", "type": {"kind": "SCALAR", "name": "ID", "ofType": null}}, {"defaultValue": null, "description": null, "name": "studentSubmission", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, {"defaultValue": null, "description": null, "name": "text", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"defaultValue": null, "description": null, "name": "final", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}], "interfaces": null, "kind": "INPUT_OBJECT", "name": "SubmissionFeedbackInput", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "errors", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "room", "type": {"kind": "OBJECT", "name": "RoomNode", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "UpdateRoomPayload", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": null, "inputFields": [{"defaultValue": null, "description": null, "name": "room", "type": {"kind": "INPUT_OBJECT", "name": "UpdateRoomArgument", "ofType": null}}, {"defaultValue": null, "description": null, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "interfaces": null, "kind": "INPUT_OBJECT", "name": "UpdateRoomInput", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": null, "inputFields": [{"defaultValue": null, "description": null, "name": "title", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "description", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "schoolClass", "type": {"kind": "INPUT_OBJECT", "name": "SchoolClassInput", "ofType": null}}, {"defaultValue": null, "description": null, "name": "appearance", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "id", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}], "interfaces": null, "kind": "INPUT_OBJECT", "name": "UpdateRoomArgument", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": null, "inputFields": [{"defaultValue": null, "description": null, "name": "id", "type": {"kind": "SCALAR", "name": "ID", "ofType": null}}, {"defaultValue": null, "description": null, "name": "name", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "interfaces": null, "kind": "INPUT_OBJECT", "name": "SchoolClassInput", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "errors", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "room", "type": {"kind": "OBJECT", "name": "RoomNode", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "AddRoomPayload", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": null, "inputFields": [{"defaultValue": null, "description": null, "name": "room", "type": {"kind": "INPUT_OBJECT", "name": "AddRoomArgument", "ofType": null}}, {"defaultValue": null, "description": null, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "interfaces": null, "kind": "INPUT_OBJECT", "name": "AddRoomInput", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": null, "inputFields": [{"defaultValue": null, "description": null, "name": "title", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "description", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "schoolClass", "type": {"kind": "INPUT_OBJECT", "name": "SchoolClassInput", "ofType": null}}, {"defaultValue": null, "description": null, "name": "appearance", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "interfaces": null, "kind": "INPUT_OBJECT", "name": "AddRoomArgument", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "success", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "errors", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "DeleteRoomPayload", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": null, "inputFields": [{"defaultValue": null, "description": null, "name": "id", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, {"defaultValue": null, "description": null, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "interfaces": null, "kind": "INPUT_OBJECT", "name": "DeleteRoomInput", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "roomEntry", "type": {"kind": "OBJECT", "name": "RoomEntryNode", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "errors", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "AddRoomEntryPayload", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": null, "inputFields": [{"defaultValue": null, "description": null, "name": "roomEntry", "type": {"kind": "INPUT_OBJECT", "name": "AddRoomEntryArgument", "ofType": null}}, {"defaultValue": null, "description": null, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "interfaces": null, "kind": "INPUT_OBJECT", "name": "AddRoomEntryInput", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": null, "inputFields": [{"defaultValue": null, "description": null, "name": "title", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"defaultValue": null, "description": null, "name": "contents", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ContentElementInput", "ofType": null}}}, {"defaultValue": null, "description": null, "name": "room", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}], "interfaces": null, "kind": "INPUT_OBJECT", "name": "AddRoomEntryArgument", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": null, "inputFields": [{"defaultValue": null, "description": null, "name": "id", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "type", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "InputTypes", "ofType": null}}}, {"defaultValue": null, "description": null, "name": "value", "type": {"kind": "INPUT_OBJECT", "name": "ContentElementValueInput", "ofType": null}}], "interfaces": null, "kind": "INPUT_OBJECT", "name": "ContentElementInput", "possibleTypes": null}, {"description": null, "enumValues": [{"deprecationReason": null, "description": null, "isDeprecated": false, "name": "text_block"}, {"deprecationReason": null, "description": null, "isDeprecated": false, "name": "assignment"}, {"deprecationReason": null, "description": null, "isDeprecated": false, "name": "image_block"}, {"deprecationReason": null, "description": null, "isDeprecated": false, "name": "image_url_block"}, {"deprecationReason": null, "description": null, "isDeprecated": false, "name": "link_block"}, {"deprecationReason": null, "description": null, "isDeprecated": false, "name": "video_block"}, {"deprecationReason": null, "description": null, "isDeprecated": false, "name": "document_block"}], "fields": null, "inputFields": null, "interfaces": null, "kind": "ENUM", "name": "InputTypes", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": null, "inputFields": [{"defaultValue": null, "description": "To be used for link_block, text_block types", "name": "text", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": "To be used for link, image_block types", "name": "url", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": "To be used for basic_knowledge type", "name": "description", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": "To be used for image_block, assignment type", "name": "title", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": "To be used for assignment type", "name": "assignment", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": "To be used for assignment type", "name": "id", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "interfaces": null, "kind": "INPUT_OBJECT", "name": "ContentElementValueInput", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "success", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "roomSlug", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "roomId", "type": {"kind": "SCALAR", "name": "ID", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "errors", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "DeleteRoomEntryPayload", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": null, "inputFields": [{"defaultValue": null, "description": null, "name": "id", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, {"defaultValue": null, "description": null, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "interfaces": null, "kind": "INPUT_OBJECT", "name": "DeleteRoomEntryInput", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "roomEntry", "type": {"kind": "OBJECT", "name": "RoomEntryNode", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "errors", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "UpdateRoomEntryPayload", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": null, "inputFields": [{"defaultValue": null, "description": null, "name": "roomEntry", "type": {"kind": "INPUT_OBJECT", "name": "UpdateRoomEntryArgument", "ofType": null}}, {"defaultValue": null, "description": null, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "interfaces": null, "kind": "INPUT_OBJECT", "name": "UpdateRoomEntryInput", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": null, "inputFields": [{"defaultValue": null, "description": null, "name": "title", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"defaultValue": null, "description": null, "name": "contents", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ContentElementInput", "ofType": null}}}, {"defaultValue": null, "description": null, "name": "id", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}], "interfaces": null, "kind": "INPUT_OBJECT", "name": "UpdateRoomEntryArgument", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "contentBlock", "type": {"kind": "OBJECT", "name": "ContentBlockNode", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "MutateContentBlockPayload", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": null, "inputFields": [{"defaultValue": null, "description": null, "name": "id", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, {"defaultValue": null, "description": null, "name": "contentBlock", "type": {"kind": "INPUT_OBJECT", "name": "ContentBlockInput", "ofType": null}}, {"defaultValue": null, "description": null, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "interfaces": null, "kind": "INPUT_OBJECT", "name": "MutateContentBlockInput", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": null, "inputFields": [{"defaultValue": null, "description": null, "name": "title", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "type", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "contents", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ContentElementInput", "ofType": null}}}, {"defaultValue": null, "description": null, "name": "visibility", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "UserGroupBlockVisibility", "ofType": null}}}], "interfaces": null, "kind": "INPUT_OBJECT", "name": "ContentBlockInput", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "newContentBlock", "type": {"kind": "OBJECT", "name": "ContentBlockNode", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "errors", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "AddContentBlockPayload", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": null, "inputFields": [{"defaultValue": null, "description": null, "name": "contentBlock", "type": {"kind": "INPUT_OBJECT", "name": "ContentBlockInput", "ofType": null}}, {"defaultValue": null, "description": null, "name": "parent", "type": {"kind": "SCALAR", "name": "ID", "ofType": null}}, {"defaultValue": null, "description": null, "name": "after", "type": {"kind": "SCALAR", "name": "ID", "ofType": null}}, {"defaultValue": null, "description": null, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "interfaces": null, "kind": "INPUT_OBJECT", "name": "AddContentBlockInput", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "success", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "errors", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "DeleteContentBlockPayload", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": null, "inputFields": [{"defaultValue": null, "description": null, "name": "id", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, {"defaultValue": null, "description": null, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "interfaces": null, "kind": "INPUT_OBJECT", "name": "DeleteContentBlockInput", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "success", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "solutionsEnabled", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "errors", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "UpdateSolutionVisibilityPayload", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": null, "inputFields": [{"defaultValue": null, "description": null, "name": "slug", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"defaultValue": null, "description": null, "name": "enabled", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, {"defaultValue": null, "description": null, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "interfaces": null, "kind": "INPUT_OBJECT", "name": "UpdateSolutionVisibilityInput", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "lastModule", "type": {"kind": "OBJECT", "name": "ModuleNode", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "UpdateLastModulePayload", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": null, "inputFields": [{"defaultValue": null, "description": null, "name": "id", "type": {"kind": "SCALAR", "name": "ID", "ofType": null}}, {"defaultValue": null, "description": null, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "interfaces": null, "kind": "INPUT_OBJECT", "name": "UpdateLastModuleInput", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "topic", "type": {"kind": "OBJECT", "name": "TopicNode", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "UpdateLastTopicPayload", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": null, "inputFields": [{"defaultValue": null, "description": null, "name": "id", "type": {"kind": "SCALAR", "name": "ID", "ofType": null}}, {"defaultValue": null, "description": null, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "interfaces": null, "kind": "INPUT_OBJECT", "name": "UpdateLastTopicInput", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "chapter", "type": {"kind": "OBJECT", "name": "ChapterNode", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "UpdateChapterVisibilityPayload", "possibleTypes": null}, {"description": null, "enumValues": null, "fields": null, "inputFields": [{"defaultValue": null, "description": null, "name": "id", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, {"defaultValue": null, "description": null, "name": "visibility", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "UserGroupBlockVisibility", "ofType": null}}}, {"defaultValue": null, "description": null, "name": "type", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"defaultValue": null, "description": null, "name": "clientMutationId", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "interfaces": null, "kind": "INPUT_OBJECT", "name": "UpdateChapterVisibilityInput", "possibleTypes": null}, {"description": "A GraphQL Schema defines the capabilities of a GraphQL server. It exposes all available types and directives on the server, as well as the entry points for query, mutation and subscription operations.", "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": "A list of all types supported by this server.", "isDeprecated": false, "name": "types", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "__Type", "ofType": null}}}}}, {"args": [], "deprecationReason": null, "description": "The type that query operations will be rooted at.", "isDeprecated": false, "name": "queryType", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "__Type", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": "If this server supports mutation, the type that mutation operations will be rooted at.", "isDeprecated": false, "name": "mutationType", "type": {"kind": "OBJECT", "name": "__Type", "ofType": null}}, {"args": [], "deprecationReason": null, "description": "If this server support subscription, the type that subscription operations will be rooted at.", "isDeprecated": false, "name": "subscriptionType", "type": {"kind": "OBJECT", "name": "__Type", "ofType": null}}, {"args": [], "deprecationReason": null, "description": "A list of all directives supported by this server.", "isDeprecated": false, "name": "directives", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "__Directive", "ofType": null}}}}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "__Schema", "possibleTypes": null}, {"description": "The fundamental unit of any GraphQL Schema is the type. There are many kinds of types in GraphQL as represented by the `__TypeKind` enum.\n\nDepending on the kind of a type, certain fields describe information about that type. Scalar types provide no information beyond a name and description, while Enum types provide their values. Object and Interface types provide the fields they describe. Abstract types, Union and Interface, provide the Object types possible at runtime. List and NonNull types compose other types.", "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "kind", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "__TypeKind", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "name", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "description", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"args": [{"defaultValue": "false", "description": null, "name": "includeDeprecated", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "fields", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "__Field", "ofType": null}}}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "interfaces", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "__Type", "ofType": null}}}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "possibleTypes", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "__Type", "ofType": null}}}}, {"args": [{"defaultValue": "false", "description": null, "name": "includeDeprecated", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "enumValues", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "__EnumValue", "ofType": null}}}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "inputFields", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "__InputValue", "ofType": null}}}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "ofType", "type": {"kind": "OBJECT", "name": "__Type", "ofType": null}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "__Type", "possibleTypes": null}, {"description": "An enum describing what kind of type a given `__Type` is", "enumValues": [{"deprecationReason": null, "description": "Indicates this type is a scalar.", "isDeprecated": false, "name": "SCALAR"}, {"deprecationReason": null, "description": "Indicates this type is an object. `fields` and `interfaces` are valid fields.", "isDeprecated": false, "name": "OBJECT"}, {"deprecationReason": null, "description": "Indicates this type is an interface. `fields` and `possibleTypes` are valid fields.", "isDeprecated": false, "name": "INTERFACE"}, {"deprecationReason": null, "description": "Indicates this type is a union. `possibleTypes` is a valid field.", "isDeprecated": false, "name": "UNION"}, {"deprecationReason": null, "description": "Indicates this type is an enum. `enumValues` is a valid field.", "isDeprecated": false, "name": "ENUM"}, {"deprecationReason": null, "description": "Indicates this type is an input object. `inputFields` is a valid field.", "isDeprecated": false, "name": "INPUT_OBJECT"}, {"deprecationReason": null, "description": "Indicates this type is a list. `ofType` is a valid field.", "isDeprecated": false, "name": "LIST"}, {"deprecationReason": null, "description": "Indicates this type is a non-null. `ofType` is a valid field.", "isDeprecated": false, "name": "NON_NULL"}], "fields": null, "inputFields": null, "interfaces": null, "kind": "ENUM", "name": "__TypeKind", "possibleTypes": null}, {"description": "Object and Interface types are described by a list of Fields, each of which has a name, potentially a list of arguments, and a return type.", "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "name", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "description", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "args", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "__InputValue", "ofType": null}}}}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "type", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "__Type", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "isDeprecated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "deprecationReason", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "__Field", "possibleTypes": null}, {"description": "Arguments provided to Fields or Directives and the input fields of an InputObject are represented as Input Values which describe their type and optionally a default value.", "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "name", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "description", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "type", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "__Type", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "defaultValue", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "__InputValue", "possibleTypes": null}, {"description": "One possible value for a given Enum. Enum values are unique values, not a placeholder for a string or numeric value. However an Enum value is returned in a JSON response as a string.", "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "name", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "description", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "isDeprecated", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "deprecationReason", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "__EnumValue", "possibleTypes": null}, {"description": "A Directive provides a way to describe alternate runtime execution and type validation behavior in a GraphQL document.\n\nIn some cases, you need to provide options to alter GraphQL's execution behavior in ways field arguments will not suffice, such as conditionally including or skipping a field. Directives provide this by describing additional information to the executor.", "enumValues": null, "fields": [{"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "name", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "description", "type": {"kind": "SCALAR", "name": "String", "ofType": null}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "locations", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "__DirectiveLocation", "ofType": null}}}}}, {"args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "args", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "__InputValue", "ofType": null}}}}}, {"args": [], "deprecationReason": "Use `locations`.", "description": null, "isDeprecated": true, "name": "onOperation", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}}, {"args": [], "deprecationReason": "Use `locations`.", "description": null, "isDeprecated": true, "name": "onFragment", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}}, {"args": [], "deprecationReason": "Use `locations`.", "description": null, "isDeprecated": true, "name": "onField", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}}], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "__Directive", "possibleTypes": null}, {"description": "A Directive can be adjacent to many parts of the GraphQL language, a __DirectiveLocation describes one such possible adjacencies.", "enumValues": [{"deprecationReason": null, "description": "Location adjacent to a query operation.", "isDeprecated": false, "name": "QUERY"}, {"deprecationReason": null, "description": "Location adjacent to a mutation operation.", "isDeprecated": false, "name": "MUTATION"}, {"deprecationReason": null, "description": "Location adjacent to a subscription operation.", "isDeprecated": false, "name": "SUBSCRIPTION"}, {"deprecationReason": null, "description": "Location adjacent to a field.", "isDeprecated": false, "name": "FIELD"}, {"deprecationReason": null, "description": "Location adjacent to a fragment definition.", "isDeprecated": false, "name": "FRAGMENT_DEFINITION"}, {"deprecationReason": null, "description": "Location adjacent to a fragment spread.", "isDeprecated": false, "name": "FRAGMENT_SPREAD"}, {"deprecationReason": null, "description": "Location adjacent to an inline fragment.", "isDeprecated": false, "name": "INLINE_FRAGMENT"}, {"deprecationReason": null, "description": "Location adjacent to a schema definition.", "isDeprecated": false, "name": "SCHEMA"}, {"deprecationReason": null, "description": "Location adjacent to a scalar definition.", "isDeprecated": false, "name": "SCALAR"}, {"deprecationReason": null, "description": "Location adjacent to an object definition.", "isDeprecated": false, "name": "OBJECT"}, {"deprecationReason": null, "description": "Location adjacent to a field definition.", "isDeprecated": false, "name": "FIELD_DEFINITION"}, {"deprecationReason": null, "description": "Location adjacent to an argument definition.", "isDeprecated": false, "name": "ARGUMENT_DEFINITION"}, {"deprecationReason": null, "description": "Location adjacent to an interface definition.", "isDeprecated": false, "name": "INTERFACE"}, {"deprecationReason": null, "description": "Location adjacent to a union definition.", "isDeprecated": false, "name": "UNION"}, {"deprecationReason": null, "description": "Location adjacent to an enum definition.", "isDeprecated": false, "name": "ENUM"}, {"deprecationReason": null, "description": "Location adjacent to an enum value definition.", "isDeprecated": false, "name": "ENUM_VALUE"}, {"deprecationReason": null, "description": "Location adjacent to an input object definition.", "isDeprecated": false, "name": "INPUT_OBJECT"}, {"deprecationReason": null, "description": "Location adjacent to an input object field definition.", "isDeprecated": false, "name": "INPUT_FIELD_DEFINITION"}], "fields": null, "inputFields": null, "interfaces": null, "kind": "ENUM", "name": "__DirectiveLocation", "possibleTypes": null}]}} |