Multiple lines in JSDoc object definition – Shopify
I am a facade NodeJS module that simplifies interaction with the Shopify API for my backend's needs. I have a function that returns a promise that when resolved, contains an object with the shop's details (id, email, country, currency, etc).…