#33: Shopify SSO Connection
Change request updated 1 month ago
Last updated 9 months ago
Was this helpful?
mapExtraFieldsByFieldId(extraFields): Record<string, FirmhouseExtraFieldAnswer>
Convert a list of extra fields to a map of extra fields by field id
• extraFields: []
List of extra fields that can be accessed from a subscription.
Record<string, >
Record
string
Map of extra fields by field id
FirmhouseExtraFieldAnswer