Module pyinventory.graphql.add_service_endpoint_mutation
Classes
class AddServiceEndpointMutation (data: AddServiceEndpointMutation.AddServiceEndpointMutationData)
-
AddServiceEndpointMutation(data: pyinventory.graphql.add_service_endpoint_mutation.AddServiceEndpointMutation.AddServiceEndpointMutationData)
Ancestors
- dataclasses_json.api.DataClassJsonMixin
- abc.ABC
Class variables
var AddServiceEndpointMutationData
-
AddServiceEndpointMutationData(addServiceEndpoint: pyinventory.graphql.add_service_endpoint_mutation.AddServiceEndpointMutation.AddServiceEndpointMutationData.Service)
Static methods
def execute(client: gql.gql.graphql_client.GraphqlClient, input: AddServiceEndpointInput) -> AddServiceEndpointMutation.AddServiceEndpointMutationData