Skip to content

QueryEditorPropertyType🔗

Definition🔗

export enum QueryEditorPropertyType {
    String = "string",
}