Update to the `create_subitem` mutation
March 28th, 2023
The item_name
argument is now required for the create_subitem
mutation. If you try to run the mutation without the argument, it will return an error.
The item_name
argument is now required for the create_subitem
mutation. If you try to run the mutation without the argument, it will return an error.