InteractWithAppInput
No description
input InteractWithAppInput {
  appId: String!
  callbackId: String
  dynamicBlockKey: String
  inputs: String
  interactionId: String!
  preview: Boolean
  shortcutKey: String
}
No description
input InteractWithAppInput {
  appId: String!
  callbackId: String
  dynamicBlockKey: String
  inputs: String
  interactionId: String!
  preview: Boolean
  shortcutKey: String
}
appId (String!)callbackId (String)dynamicBlockKey (String)inputs (String)interactionId (String!)preview (Boolean)shortcutKey (String)