Module pyinventory.graphql.location_type_locations_query
Classes
class LocationTypeLocationsQuery (data: LocationTypeLocationsQuery.LocationTypeLocationsQueryData)
-
LocationTypeLocationsQuery(data: pyinventory.graphql.location_type_locations_query.LocationTypeLocationsQuery.LocationTypeLocationsQueryData)
Ancestors
- dataclasses_json.api.DataClassJsonMixin
- abc.ABC
Class variables
var LocationTypeLocationsQueryData
-
LocationTypeLocationsQueryData(locationType: Union[pyinventory.graphql.location_type_locations_query.LocationTypeLocationsQuery.LocationTypeLocationsQueryData.Node, NoneType])
Static methods
def execute(client: gql.gql.graphql_client.GraphqlClient, id: str) -> LocationTypeLocationsQuery.LocationTypeLocationsQueryData