OBJECT
ListIntegrationsReply
Description
Returned in response to a ListIntegrationsReq and holds the requested integrations.
link GraphQL Schema definition
- type ListIntegrationsReply {
- # The requested integrations.
- Integration!]! : [
- }
OBJECT
Returned in response to a ListIntegrationsReq and holds the requested integrations.
- type ListIntegrationsReply {
- # The requested integrations.
- Integration!]! : [
- }