

Die Ginto-GraphQL-API bietet die folgenden Abfragen:
| Anfrage | Beschreibung |
|---|---|
allEntries |
Get a list of all entries in Ginto. |
entriesByFilter |
Get a list of all entries within a predefined publication filter. A publication filter can filter entries based on various criteria and has to be requested from the Ginto support team. |
entriesBySearch |
Search for entries nearby a coordinate and/or by query text. |
entry |
Get data for a specific entry specified by its id. |
deletedEntries |
Get list of all entry ids which have been deleted. |
availableCategories |
Get list of all available categories. |
availableDefaultRatings |
Get list of all available default ratings each including a pictogram and a short summary of the accessibility of this entry. An entry‘s default ratings should be used for the publication of the entry’s accessibility on external websites. |
availableFilterTags |
Get list of all available filter tags. A filter tag is a predefined keyword which can be assigned to entries and helps to filter for specific characteristics. |
availablePublicationFilters |
Get list of all publication filters for which the user has permissions. A publication filter has to be requested from the Ginto support team. |
availableRatingProfiles |
Get list of all pre-defined rating profiles. In contrast to the default ratings a rating profile (e.g. „wheelchair“) can be used to calculate a rating based on this profile whereas the default ratings define possible rating results (e.g. „Partially wheelchair accessible“) |
availableSources |
Get list of all external sources linked with any entries in Ginto. |
