- As of GraphQL Admin API version 2024-07, the Product Set mutation will default to running synchronously unless the input parameter
synchronousis set tofalse. - As of GraphQL Admin API version 2024-07, the input limit on variants has been increased to the existing asynchronous limit. Versions prior to 2024-07 had a limit of 100 variants. Setting
synchronous: falsemay be desirable depending on the input complexity/size, and should be used if you are experiencing timeouts.
This is a companion discussion topic for the original entry at https://shopify.dev/changelog/product-set-mutation-synchronous-input-improvements