Outcome
Generated query for Outcome type nodes.
Outcome(
name: String
description: String
time: String
type: String
_id: String
first: Int = 0
offset: Int = 0
orderBy: [_OutcomeOrdering] = []
filter: _OutcomeFilter
): [Outcome]
Generated query for Outcome type nodes.
Outcome(
name: String
description: String
time: String
type: String
_id: String
first: Int = 0
offset: Int = 0
orderBy: [_OutcomeOrdering] = []
filter: _OutcomeFilter
): [Outcome]
name
(String
)description
(String
)time
(String
)type
(String
)_id
(String
)first
(Int
)offset
(Int
)orderBy
([_OutcomeOrdering]
)filter
(_OutcomeFilter
)Outcome