OnTimeDeliveryScore - admin-graphql - OBJECT
Version: unstable
Description:
A score that represents the shop's ability to deliver on time to a particular country. The score is a value between 0 and 1.
Access Scopes
`read_merchant_approval_signals` access scope.
Fields
-
countryCode:
CountryCode! -
Destination country code.
-
score:
Float! -
A score that represents the shop's ability to deliver on time to a particular country. The score is a float value between 0 and 1.
Connections
Related queries
Related mutations
Related Unions
Examples