CompanyAdminUserInput
Admin user input for company creation
This page contains
Fields
| firstName String! | First name of the admin user |
| lastName String! | Last name of the admin user |
| emailAddress String! | Email address of the admin user |
| roles String | Role for the user (optional, defaults to USER) |