findPresentationFlows
No description
findPresentationFlows(
limit: PositiveInt = 100
offset: NonNegativeInt
orderBy: PresentationFlowsOrderBy
orderDirection: OrderDirection
where: PresentationFlowsWhere
): [PresentationFlow!]!
Arguments
findPresentationFlows.limit ● PositiveInt scalar
findPresentationFlows.offset ● NonNegativeInt scalar
findPresentationFlows.orderBy ● PresentationFlowsOrderBy enum
findPresentationFlows.orderDirection ● OrderDirection enum
findPresentationFlows.where ● PresentationFlowsWhere input
Type
PresentationFlow object
A presentation flow.