PayloadDivinerQueryPayload: Query<
    { schema: PayloadDivinerQuerySchema } & PayloadDivinerPredicate<T>,
>

Type Parameters