A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
I try get order data from shopify and save to database.
but I got error because of note attribute's length is longer than I expect
so I want to know max length of "note_attribute" field.
or is there way I can make limited length of note_attribute field?
thank you.