Type alias ArchivistCommitQuery

ArchivistCommitQuery: Query<{
    schema: ArchivistCommitQuerySchema;
}>

Generated using TypeDoc