On this pageAppInteractionNo descriptiontype AppInteraction { appId: String! interactionId: String! props: String slate: Slate type: AppInteractionType!}FieldsappId (String!)interactionId (String!)props (String)slate (Slate)type (AppInteractionType!)