OBJECT
ReadIntegrationReply
Description
Returned in response to a read integration request and holds the requested integration.
link GraphQL Schema definition
- type ReadIntegrationReply {
- # The requested integration.
- Integration! :
- }
OBJECT
Returned in response to a read integration request and holds the requested integration.
- type ReadIntegrationReply {
- # The requested integration.
- Integration! :
- }