View reference documentation to learn about the data types available in the GitHub GraphQL API schema.
QueriesThe query type defines GraphQL operations that retrieve data from the server.
MutationsThe mutation type defines GraphQL operations that change data on the server.
ObjectsObjects in GraphQL represent the resources you can access.
InterfacesInterfaces serve as parent objects from which other objects can inherit.
EnumsEnums represent possible sets of values for a field.
UnionsA union is a type of object representing many objects.
Input objectsInput objects can be described as "composable objects" because they include a set of input fields that define the object.
ScalarsScalars are primitive values Int, Float, String, Boolean, or ID.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4