Blueprint
Blueprint information related to an integration.
type Blueprint {
config: JSON
requires_fresh_blueprint: Boolean
status: String
}
Fields
Blueprint.config ● JSON scalar common
The blueprint configuration.
Blueprint.requires_fresh_blueprint ● Boolean scalar common
Whether a fresh blueprint is required.
Blueprint.status ● String scalar common
The current blueprint status.
Member Of
NetworkSitesResult object