GraphQL INPUT_OBJECT

ResourceEntityContextInput

Key/Value-pairs of resource paths and element names.

link Definition

  • input ResourceEntityContextInput {
  • contextPath: String
  • elementName: String
  • }