webflow / js-webflow-api

Node.js SDK for the Webflow Data API
https://www.npmjs.com/package/webflow-api
285 stars 92 forks source link

How to get option field as string (v2)? #111

Open ReflextionsDev opened 9 months ago

ReflextionsDev commented 9 months ago

I'm getting a collection item which has an option field on it. The API is returning the option as an optionId, and I'm not seeing any documentation on how to get it return as the actual string instead, or get the option string from the optionId.