CreateCompanyInputType
No description
input CreateCompanyInputType {
name: String
emptyAccount: Boolean
}
No description
input CreateCompanyInputType {
name: String
emptyAccount: Boolean
}
CreateCompanyInputType.name
● String
scalarCreateCompanyInputType.emptyAccount
● Boolean
scalar