Module pyinventory.graphql.add_service_type_mutation
Classes
class AddServiceTypeMutation (data: AddServiceTypeMutation.AddServiceTypeMutationData)
-
AddServiceTypeMutation(data: pyinventory.graphql.add_service_type_mutation.AddServiceTypeMutation.AddServiceTypeMutationData)
Ancestors
- dataclasses_json.api.DataClassJsonMixin
- abc.ABC
Class variables
var AddServiceTypeMutationData
-
AddServiceTypeMutationData(addServiceType: pyinventory.graphql.add_service_type_mutation.AddServiceTypeMutation.AddServiceTypeMutationData.ServiceType)
Static methods
def execute(client: gql.gql.graphql_client.GraphqlClient, data: ServiceTypeCreateData) -> AddServiceTypeMutation.AddServiceTypeMutationData