What I'm trying to achieve
I accidentally created a vendor without user and it allowed me to do so.
Steps to reproduce the problem
- Create a vendor with vendor create mutation.
- Leave the user argument in the mutation.
- Vendor is created with null user
What I expected to happen
I expected that an error would occur and I should not be able to create a vendor before it is a user object.
But instead what happened is I could create the vendor with null user.

System information
Saleor version:
Operating system:
What I'm trying to achieve
I accidentally created a vendor without user and it allowed me to do so.
Steps to reproduce the problem
What I expected to happen
I expected that an error would occur and I should not be able to create a vendor before it is a user object.
But instead what happened is I could create the vendor with null user.

System information
Saleor version:
Operating system: