Magidoc

Schema Definition Language (SDL)

GraphQL has its own language to write GraphQL Schemas: The GraphQL Schema Definition Language (SDL). SDL is simple and intuitive to use while being extremely powerful and expressive. The syntax is well-defined and are part of the official GraphQL specification .

You can download here the SDL of the EAC GraphQL API .