Module pyinventory.graphql.remove_service_type_mutation

Classes

class RemoveServiceTypeMutation (data: RemoveServiceTypeMutation.RemoveServiceTypeMutationData)

RemoveServiceTypeMutation(data: pyinventory.graphql.remove_service_type_mutation.RemoveServiceTypeMutation.RemoveServiceTypeMutationData)

Ancestors

  • dataclasses_json.api.DataClassJsonMixin
  • abc.ABC

Class variables

var RemoveServiceTypeMutationData

Static methods

def execute(client: gql.gql.graphql_client.GraphqlClient, id: str) -> RemoveServiceTypeMutation.RemoveServiceTypeMutationData