Topics covering webhook creation & management, event handling, Pub/Sub, and Eventbridge, in Shopify apps.
Hi!
I am trying to complete a data mapping document for an integration, where I need to specify Shopify's type of field and its maximum length or length's limit. I am able to find the type of field but I cannot find any information related to fields lenght anywhere.
Could someone help me out?
Solved! Go to the solution
This is an accepted solution.
Hey @AnaBrito,
Having taken a closer look at your question here, I wanted to share a few findings. At the moment, available details about data types, how they are formatted and potential limits can be seen our GraphQL Scalars documentation, example: https://shopify.dev/docs/api/admin-graphql/2023-01/scalars/Int. That said, not all fields have specific character or length limits listed in their corresponding resource/object documentation.
If you come across specific API docs that you think could provide more information, feel free to give feedback using the "Was this section helpful?" feature on any documentation pages that offer it. By selecting "No" it will open a field where you can share further details about potential improvements or clarifications you'd like to see.
Hope this provides you with some insights for your investigation.
Cheers!
@awwdam
Shopify Developer Support
Developer Support @ Shopify
- Was this reply helpful? Click Like to let us know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit Shopify.dev or the Shopify Web Design and Development Blog
This is an accepted solution.
Hey @AnaBrito,
Having taken a closer look at your question here, I wanted to share a few findings. At the moment, available details about data types, how they are formatted and potential limits can be seen our GraphQL Scalars documentation, example: https://shopify.dev/docs/api/admin-graphql/2023-01/scalars/Int. That said, not all fields have specific character or length limits listed in their corresponding resource/object documentation.
If you come across specific API docs that you think could provide more information, feel free to give feedback using the "Was this section helpful?" feature on any documentation pages that offer it. By selecting "No" it will open a field where you can share further details about potential improvements or clarifications you'd like to see.
Hope this provides you with some insights for your investigation.
Cheers!
@awwdam
Shopify Developer Support
Developer Support @ Shopify
- Was this reply helpful? Click Like to let us know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit Shopify.dev or the Shopify Web Design and Development Blog