Type alias ArchivistClearQuery

ArchivistClearQuery: Query<{
    schema: ArchivistClearQuerySchema;
}>

Generated using TypeDoc