OBJECT
Outcome
link GraphQL Schema definition
- type Outcome {
- : ISO8601DateTime!
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (: Int, : Int, : SortOrder, : SortBy): [ApplicationGroupState!]!
- : UUID!
- : String!
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): [QuestionChoice!]!
- : Int!
- : ISO8601DateTime!
- }
link Require by
- ApplicationGroupStatenull
- ApplicationGroupStateCopynull
- OutcomeConnectionThe connection type for Outcome.
- OutcomeCreatePayloadAutogenerated return type of OutcomeCreate
- OutcomeDestroyPayloadAutogenerated return type of OutcomeDestroy
- OutcomeEdgeAn edge in a connection.
- OutcomeUpdatePayloadAutogenerated return type of OutcomeUpdate
- Querynull
- QuestionChoicenull
- QuestionChoiceCopynull