Type alias ArchivistAllQuery

ArchivistAllQuery: Query<{
    schema: ArchivistAllQuerySchema;
}>

Generated using TypeDoc