dataObject
Last updated
Was this helpful?
Retrieves a single data object by its ID.
dataObject(
id: ID!
): DataObject!ID! non-null scalarDataObject objectRepresents a data object in Collibra Data Access. These represents all the data entities in a data source (e.g. database, schema, table, column, folder, file, ...).
Last updated
Was this helpful?
Was this helpful?