IntegrationPackEnvironmentAttachment
No description
type IntegrationPackEnvironmentAttachment {
id: ID!
integrationPackInstanceId: String
environmentId: String
}
Fields
IntegrationPackEnvironmentAttachment.id ● ID! non-null scalar miscellaneous
IntegrationPackEnvironmentAttachment.integrationPackInstanceId ● String scalar miscellaneous
IntegrationPackEnvironmentAttachment.environmentId ● String scalar miscellaneous
Member Of
Environment object
Was this topic helpful?