OBJECT
Integration object
type Integration {configurable: Boolean! configurations: [Configuration] configured: Boolean enabled: Boolean! id: UUID! name: String! url: String! }