OBJECT
Returned in response to a create integration request and holds the ID of the created integration.
type CreateIntegrationReply {# ID of the newly created integration.id: Long! }