Skip to main content

SpeedQuery

No description

type SpeedQuery {
speedConnectionCollection(
where: SpeedConnectionCollectionWhereInput
): SpeedConnectionCollection!
speedAccessCollection(
where: SpeedAccessCollectionWhereInput
): SpeedAccessCollection!
}

Fields

SpeedQuery.speedConnectionCollection ● SpeedConnectionCollection! non-null object

SpeedQuery.speedConnectionCollection.where ● SpeedConnectionCollectionWhereInput input

SpeedQuery.speedAccessCollection ● SpeedAccessCollection! non-null object

SpeedQuery.speedAccessCollection.where ● SpeedAccessCollectionWhereInput input

Returned By

speed query