INPUT_OBJECT
UpdateCompanyInput
An input data structure to update a company by id
link GraphQL Schema definition
- input UpdateCompanyInput {
- : CompanyInput!
- : ID!
- }
INPUT_OBJECT
An input data structure to update a company by id
- input UpdateCompanyInput {
- : CompanyInput!
- : ID!
- }