UNPKG

@forestadmin/forestadmin-client

Version:

This package contains the logic to use the ForestAdmin API inside an agent.

3 lines 297 B
import { CollectionRenderingPermissionV4 } from './types'; export default function isSegmentQueryAllowedOnConnection(collectionPermissions: CollectionRenderingPermissionV4, segmentQuery: string, connectionName: string): boolean; //# sourceMappingURL=is-segment-query-allowed-on-connection.d.ts.map