File:Nr lift escalator api introspected schema 2023-09-09.txt

From Open Rail Data Wiki
Jump to navigation Jump to search

Nr_lift_escalator_api_introspected_schema_2023-09-09.txt(file size: 29 KB, MIME type: text/plain)

Warning: This file type may contain malicious code. By executing it, your system may be compromised.

Summary

GraphQL schema for the NR Lifts and Escalators API, v2. Despite what Hack Partners Ltd might imagine, they seemingly haven't disabled introspection.

Query used:

{
  __schema {
    types {
      name
      fields {
        name
        description
      }
    }
  }
}

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeDimensionsUserComment
current12:24, 9 September 2023 (29 KB)EvelynSnow (talk | contribs)GraphQL schema for the NR Lifts and Escalators API, v2. Despite what Hack Partners Ltd might imagine, they seemingly haven't disabled introspection. Query used: <code> { __schema { types { name fields { name description } } } }</code>
  • You cannot overwrite this file.

There are no pages that use this file.