i'm creating utility function which will create the my database structure using node js SDK.But i'm not getting how to set the max_size attribute for that string attribute.Searched documentation, but it doest not specify anywhere how to set it.
TL;DR
Developers are unsure how to set the `max_size` value for a string attribute using the `createStringAttribute` node SDK method. The documentation does not provide clear instructions on this.