Skip to main content

AppInteraction (Object)

Description

No description



Fields

NameDescription
appId - String!
interactionId - String!
props - String
slate - Slate
type - AppInteractionType!

type AppInteraction {
appId: String!
interactionId: String!
props: String
slate: Slate
type: AppInteractionType!
}