Skip to main content

GetEntityNames

Stable

Signature

query {
GetEntityNames
}

Retourne : [EntityNameDetailed]!

Exemple

query {
GetEntityNames {
code {}
label
supportsComputedProperties
}
}