-
When you have this schema:
```
interface Foo {
value: String!
}
type FooA {
bla: String!
}
type FooB {
blub: String!
}
```
it would be great if you could generate getter func…
-
When looking at Wikibase schema fields, I wanted to type column names in order to add them to my statement. I didn't initially realize they needed to be dragged (see arrow).
-
### Product
Hot Chocolate
### Is your feature request related to a problem?
I'm facing unexpected behavior when defining my GraphQL types. We are using the code-first approach with explicit f…
-
Is there a documentation for making a custom.json?
-
What is the data type for a 'schema' value when the value is a DTMI reference to an Interface schema? For example, in the [DTDL v3 Spec](https://github.com/Azure/opendigitaltwins-dtdl/blob/master/DTD…
-
Hello, I am migrating from Kentico 13 to XbK.
I am using the latest version of both the Toolkit and XbK.
I don't know if I'm missing some config in the appsettings.json
According to the migration…
-
**Description:**
To streamline the process of creating issues and ensure consistency, we need to add a GitHub issue template schema form. This will help contributors easily provide all the necessary …
-
Currently the Solr backend will create all text fields with a type 'text_en'. Solr schema supports language specific indexing, but Haystack does not. Shouldn't be too hard to take the LANGUAGES settin…
-
Describe the bug
FLS validation is missing for [INSERT] operation on [Invoice__c] with field(s) [Unknown].
FLS validation is missing for [UPDATE] operation on [Invoice__c] with field(s) [Unknown].
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Environment
```markdown
- Milvus version: master-latest
- Deployment mode(standalone or cluster):both
…