OBJECT

DynamicSetConfiguration

Georuting configuration for the dynamic routing-mode

link GraphQL Schema definition

  • type DynamicSetConfiguration {
  • # Skills linked to a location
  • skills: [Int!]!
  • # Location linked to the routing-roule
  • geoSkill: Int!
  • }