input LabelIdInput { """This field should be 0 for a Vendor.""" subaccountId: Int! """This field can be null for a Subaccount. If it is non-null, it must be checked on the server.""" vendorId: Int }