Ideavate Developer Hub
  • Guides
    • Getting Started
      • Access Token Issuance
      • Using GraphQL
      • Example GraphQL Queries
    • Open Utilities API
      • Introduction
      • Consent and credential sharing
      • Access levels
      • Data update notifications
      • Using Auth Link
    • Data APIs
      • QR code parser
      • Vehicle lookup
  • API Reference
    • Auth Link API
      • Security
      • GET /link
      • POST /token
      • GET /status
    • GraphQL API
      • Authentication
      • Data Model
      • GET or POST /graphql
      • Error Handling
      • Webhooks
  • GraphQL Explorer
Powered by GitBook
On this page
  1. API Reference
  2. GraphQL API

Data Model

PreviousAuthenticationNextGET or POST /graphql

Last updated 2 years ago

We are relying on GraphQL to document the data model used in the API.

What this means in practise is that to view the documentation for the data model you should use the Docs tab on the right side of the (see below) or one of the many available.

schema introspection
GraphQL Playground
awesome GraphQL tools