DataSourceInput
input DataSourceInput {
catalogSystemId: UUID @deprecated
description: String
edgeConnectionId: String
edgeSiteId: String
name: String
parent: String
syncSchedule: DataSourceSyncScheduleInput
type: String
}Fields
catalogSystemId ● UUID deprecated scalar
description ● String scalar
edgeConnectionId ● String scalar
edgeSiteId ● String scalar
name ● String scalar
parent ● String scalar
syncSchedule ● DataSourceSyncScheduleInput input
type ● String scalar
Member Of
Last updated
Was this helpful?