Module pyinventory.graphql.edit_link_input
Classes
class EditLinkInput (id: str, properties: List[PropertyInput], serviceIds: List[str])
-
EditLinkInput(id: str, properties: List[pyinventory.graphql.property_input.PropertyInput], serviceIds: List[str])
Ancestors
- dataclasses_json.api.DataClassJsonMixin
- abc.ABC