Module pyinventory.graphql.remove_equipment_port_type_mutation

Classes

class RemoveEquipmentPortTypeMutation (data: RemoveEquipmentPortTypeMutation.RemoveEquipmentPortTypeMutationData)

RemoveEquipmentPortTypeMutation(data: pyinventory.graphql.remove_equipment_port_type_mutation.RemoveEquipmentPortTypeMutation.RemoveEquipmentPortTypeMutationData)

Ancestors

  • dataclasses_json.api.DataClassJsonMixin
  • abc.ABC

Class variables

var RemoveEquipmentPortTypeMutationData

Static methods

def execute(client: gql.gql.graphql_client.GraphqlClient, id: str) -> RemoveEquipmentPortTypeMutation.RemoveEquipmentPortTypeMutationData