Description Fields add_contact_details: Boolean! add_custom_domain: Boolean! create_first_product: Boolean! sign_up: Boolean! Used By Types ShopSettings Preview (typescript) interface Achievements {add_contact_details: booleanadd_custom_domain: booleancreate_first_product: booleansign_up: boolean}