INPUT_OBJECT

AriaNotificationTargetPropertyInput

link GraphQL Schema definition

  • input AriaNotificationTargetPropertyInput {
  • # name of the property
  • name: String!
  • # value of the property
  • value: Object
  • }