ENUM
DatabaseEntityType
Description
Represents the type of entity in the context of database workloads.
link GraphQL Schema definition
- enum DatabaseEntityType {
- # Database entity type.
- # Schema entity type.
- # Table entity type.
- # Undefined entity.
- }