File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -223,6 +223,6 @@ The sub fields here of the ``products`` field represent the selection set of tha
223223so the data fetcher can optimise the data access queries. For example an SQL backed system may be able to use the field sub selection to
224224only retrieve the columns that have been asked for.
225225
226- In the example above we have asked for `` selectionLocations `` information and hence we may be able to make an more efficient data access query where
226+ In the example above we have asked for `` sellingLocations `` information and hence we may be able to make an more efficient data access query where
227227we ask for product information and selling location information at the same time.
228228
Original file line number Diff line number Diff line change @@ -223,6 +223,6 @@ The sub fields here of the ``products`` field represent the selection set of tha
223223so the data fetcher can optimise the data access queries. For example an SQL backed system may be able to use the field sub selection to
224224only retrieve the columns that have been asked for.
225225
226- In the example above we have asked for `` selectionLocations `` information and hence we may be able to make an more efficient data access query where
226+ In the example above we have asked for `` sellingLocations `` information and hence we may be able to make an more efficient data access query where
227227we ask for product information and selling location information at the same time.
228228
Original file line number Diff line number Diff line change @@ -223,6 +223,6 @@ The sub fields here of the ``products`` field represent the selection set of tha
223223so the data fetcher can optimise the data access queries. For example an SQL backed system may be able to use the field sub selection to
224224only retrieve the columns that have been asked for.
225225
226- In the example above we have asked for `` selectionLocations `` information and hence we may be able to make an more efficient data access query where
226+ In the example above we have asked for `` sellingLocations `` information and hence we may be able to make an more efficient data access query where
227227we ask for product information and selling location information at the same time.
228228
Original file line number Diff line number Diff line change @@ -223,6 +223,6 @@ The sub fields here of the ``products`` field represent the selection set of tha
223223so the data fetcher can optimise the data access queries. For example an SQL backed system may be able to use the field sub selection to
224224only retrieve the columns that have been asked for.
225225
226- In the example above we have asked for `` selectionLocations `` information and hence we may be able to make an more efficient data access query where
226+ In the example above we have asked for `` sellingLocations `` information and hence we may be able to make an more efficient data access query where
227227we ask for product information and selling location information at the same time.
228228
You can’t perform that action at this time.
0 commit comments