Author:
Fluent Commerce
Changed on:
13 Dec 2023
Find the relevant queryName from GraphQL Schema queries.
For Example,
`waves`
`waves`
`processingLocation {ref}`
`status`
`PICK`
`PACK`
`DISPATCH`
`Any Number`
`Any Number`
1"nav": {
2 "label": "i18n:fc.sf.ui.waves.index.nav",
3 "icon": "store",
4 "badge": {
5 "queryName": "waves",
6 "variables": {
7 "processingLocation": {
8 "ref": "{{activeLocation.ref}}"
9 },
10 "status": [
11 "PICK",
12 "PACK",
13 "DISPATCH"
14 ]
15 },
16 "thresholds": {
17 "thresholdHigh": 5,
18 "thresholdLow": 3
19 }
20 }
21 }
Language: json
Name: Sample Navigation Configuration for Waves page
Description:
[Warning: empty required content area]`waves`
Copyright © 2024 Fluent Retail Pty Ltd (trading as Fluent Commerce). All rights reserved. No materials on this docs.fluentcommerce.com site may be used in any way and/or for any purpose without prior written authorisation from Fluent Commerce. Current customers and partners shall use these materials strictly in accordance with the terms and conditions of their written agreements with Fluent Commerce or its affiliates.