Skip to content

QueryEditorPropertyType🔗

Definition🔗

type QueryEditorPropertyType string
const (
    QueryEditorPropertyTypeString QueryEditorPropertyType = "string"
)