ActionIntegrationType
No description
type ActionIntegrationType {
id: ID!
name: String
}
Fields
ActionIntegrationType.id
● ID!
non-null scalar
The ID of an object
No description
type ActionIntegrationType {
id: ID!
name: String
}
ActionIntegrationType.id
● ID!
non-null scalarThe ID of an object
ActionIntegrationType.name
● String
scalar