Module pyinventory.graphql.add_image_mutation
Classes
class AddImageMutation (data: AddImageMutation.AddImageMutationData)
-
AddImageMutation(data: pyinventory.graphql.add_image_mutation.AddImageMutation.AddImageMutationData)
Ancestors
- dataclasses_json.api.DataClassJsonMixin
- abc.ABC
Class variables
var AddImageMutationData
-
AddImageMutationData(addImage: pyinventory.graphql.add_image_mutation.AddImageMutation.AddImageMutationData.File)
Static methods
def execute(client: gql.gql.graphql_client.GraphqlClient, input: AddImageInput) -> AddImageMutation.AddImageMutationData