getDefaultCreateableTypes
Return a list of types to use as the "default" types a user could possibly create / add (depending on permissions and group access). This list is used when an IQuery does not have type predicates, which we interpret as "all types", which is this list.
Parameters
Parameter | Type | Default | Notes |
---|---|---|---|
context Required | IArcGISContext | ||
limitTo Optional | EntityType[] | [] |
Returns
string[]
Function defined in common/src/search/_internal/getWorkflowForType.ts:104