DataExportRecordsInput
Last edit: Oct 26, 2022
No description
type DataExportRecordsInput {
filter: RecordsFilterInput
per_page: Int
sort: [RecordsSortInput!]
}
No description
type DataExportRecordsInput {
filter: RecordsFilterInput
per_page: Int
sort: [RecordsSortInput!]
}
filter
(RecordsFilterInput
)per_page
(Int
)sort
(RecordsSortInput
)