OBJECT
ProgramKindHistoryList
link GraphQL Schema definition
- type ProgramKindHistoryList {
- # Actual data
- : [ProgramKindHistory!]!
- # Elapsed query time
- : Int!
- # Page info
- : PageInfo!
- }
OBJECT
- type ProgramKindHistoryList {
- # Actual data
- : [ProgramKindHistory!]!
- # Elapsed query time
- : Int!
- # Page info
- : PageInfo!
- }