Discuss all the new features introduced with the new product model in GraphQL.
The old create product variant api used a queuing system when new variants were created via api. This meant that new variants were not created immediately. This caused all sorts of issues.
Question, will the new graphQL version of create product variant have this same limitation / problem or will it allow for immediate creation of new variants, without going into a queue?