Client APIAPI ReferenceCheckoutObjectsCheckoutUrlsOn this pageCheckoutUrls Object Description URLs associated with a checkout. Declaration type CheckoutUrls { checkout: String! storefront: String!} Fields NameTypeDescriptioncheckoutString!URL to the checkout page.storefrontString!URL to the storefront homepage.