Good day!
I'm trying to call the list method for deals using select, including about a dozen field names, including custom ones. However, I am encountering the following error.
Using select: ['*', 'UF_'] leads to an undesired inflation of the response to the query, which is highly undesirable.
Any possible solutions?