-
[https://github.com/WingDr/siyuan-plugin-citation/issues/49#issuecomment-1873309889](https://github.com/WingDr/siyuan-plugin-citation/issues/49#issuecomment-1873309889)
> 以及这个实现的另一个bug是当zotero里存了作者…
-
The build instructions on the wiki for Windows seem to be somewhat incomplete. I have been able to get Pothos to build and install using the following:
`cmake -DCMAKE_TOOLCHAIN_FILE=E:\Dev\vcpkg\scri…
-
A common way to do error is the "Result" model where you define something like:
```graphql
union MyMutationResult = MyMutationSuccess | MyMutationError
```
It would be nice to be able to define …
-
Hi I've been looking into the GNU radio block support. specifically with the gr-pothos.
Specifically the Utility Assumptions https://github.com/pothosware/gr-pothos/wiki#utility-assumptions
- Ther…
-
I try to open the example .pth files and it will not read them. Forcing it / changing extension to .pothos, will give this error: PothosFlow.GraphEditor: Error parsing JSON: illegal value
-
Hello,
I am having an issue with using the generated PrismaTypes in my graphql server instance using graphql-yoga.
When i am running the remix application with npm run dev, then the types are set …
-
Hello !
First of all, thanks a lot for Pothos, I have been playing around with it lately, and it is very comfortable and nice to use. I always try to push type safety as far as possible, so I reall…
-
Hi,
Just updated to Pothos 4.0, very smooth - great work :)
Could it be possible to implement the `builder.objectField()` method for inputs? ie.
```ts
builder.inputField({
...
})
```
A…
-
The automated MacOS build uses gr-osmosdr from Homebrew:
https://github.com/csete/gqrx/blob/2cdb903cec6883e9892c83239ada4bac6bb8fad0/.github/workflows/build.yml#L84-L85
Unfortunately, this packa…
-
## Summary
Currently we have a [documentation page](https://fusejs.org/docs/basics/mocking) around mocking fields/entities that aren't implemented yet, we could take this further by integrating [`f…