-
There are currently terms in VBO for:
Mixed breed (Dog) VBO:0200902
Crossbreed (Dog) VBO:0200393
All of the "mixed breeds" for example, Labradoodle VBO:0200798, are children of Mixed Breed (Do…
-
When I have a series of types that implement a parent interface. I only want the field resolver to generate for the parent by default.
i.e.
```gql
interface Animal {
id: ID!
name: Str…
-
**Describe the bug**
Due to changes in how serialization of subclasses is handled in pydantic v2, generated models do not produce correct output when using model_dump or model_dump_json.
See iss…
-
Redoc possibly not creating the 'Sample response' when using OneOf referencing array of objects(same type).
Below is the sample API definition:
```
openapi: 3.0.3
info:
title: Simple Pets API…
-
### Bug description
Recently ran into a bit of a nasty bug related to the every filter for a deleteMany call. I had a prisma deleteMany call set up like so:
```typescript
const dogs = await prism…
-
Currently `z.discriminatedUnion` only supports a restricted range of types for the discriminator field – mostly literal values.
There are use-cases for wanting to use other possible values (e.g. a …
-
### Use case
Use `null` keyword with [switch]
We'd like to render a list of `dogs` which optionally can have `description` data. Remote widgets:
```
widget dogs { selected = 0 } = Column(child…
-
As a user, I would like to be able to see a box that can show a dog breed so that I can know where the output will be.
- [x] issue #51
- [x] issue #52
- [x] issue #57
- [x] issue #69 - Implement …
-
As an idea for a dataset with a "story", we could use mapping of diseases in dog breeds, which can be done with a simple filtering for fixed mutations in the disease group (kind of like a very simple …
-
While building the dog breed branch of VBO, several breeds were noted to have OMIA has the sole source of breed name. @franknic has reviewed those concepts.
He has made comments on which concepts …