OBJECT
DocumentCopy
link GraphQL Schema definition
- type DocumentCopy {
- : ISO8601DateTime
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): [DocumentQuestion!]!
- : UUID
- : String
- : ISO8601DateTime
- }