Variable ALL_ASSETSConst

ALL_ASSETS: {
    query: string;
    variables: ((assetId?: string, businessUnitId?: string) => AssetVariables);
} = ...