Module pyinventory.graphql.remove_equipment_type_mutation

Classes

class RemoveEquipmentTypeMutation (data: RemoveEquipmentTypeMutation.RemoveEquipmentTypeMutationData)

RemoveEquipmentTypeMutation(data: pyinventory.graphql.remove_equipment_type_mutation.RemoveEquipmentTypeMutation.RemoveEquipmentTypeMutationData)

Ancestors

  • dataclasses_json.api.DataClassJsonMixin
  • abc.ABC

Class variables

var RemoveEquipmentTypeMutationData

Static methods

def execute(client: gql.gql.graphql_client.GraphqlClient, id: str) -> RemoveEquipmentTypeMutation.RemoveEquipmentTypeMutationData