OrgDatabaseInfo
No description
type OrgDatabaseInfo {
capability: Boolean!
database: OrgDatabase
}
Fields
OrgDatabaseInfo.capability ● Boolean! non-null scalar
OrgDatabaseInfo.database ● OrgDatabase object
Member Of
OrgDatabaseQueries object