interface GraphicsLayerQueryResult {
    features: unknown[];
}

Properties

Properties

features: unknown[]