mutation RegisterSelf($input: RegisterSelfInput!) { registerSelf(input: $input) { id companyName contactName email status createdAt } }