Skip to content

Commit 40ff6c2

Browse files
Add ShippableLocationsQuery
This is another part of MBL-2832. Instead of fetching shipping locations by fetching shipping rules, we will get them directly from GraphQL using the shippableLocations root query.
1 parent fe22e7e commit 40ff6c2

30 files changed

+170
-34
lines changed

GraphAPI/GraphAPITestMocks/ProjectInvestigation+Mock.graphql.swift

Lines changed: 14 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

GraphAPI/GraphAPITestMocks/Query+Mock.graphql.swift

Lines changed: 4 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

GraphAPI/Sources/Fragments/BackerDashboardProjectCellFragment.graphql.swift

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

GraphAPI/Sources/Fragments/BackingFragment.graphql.swift

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

GraphAPI/Sources/Fragments/PPOBackingFragment.graphql.swift

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

GraphAPI/Sources/Fragments/PPOCardFragment.graphql.swift

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

GraphAPI/Sources/Fragments/ProjectAnalyticsFragment.graphql.swift

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

GraphAPI/Sources/Fragments/ProjectCardFragment.graphql.swift

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

GraphAPI/Sources/Fragments/ProjectFragment.graphql.swift

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

GraphAPI/Sources/Fragments/ProjectPamphletMainCellPropertiesFragment.graphql.swift

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)