Graphql schema documentation

Documentation of the ecat graphql endpoint

link GraphQL Schema definition

  • schema {
  • # Root Query
  • query: Query
  • # Root Mutation
  • mutation: Mutation
  • }