-
### Is your proposal related to a problem?
The [NPM graphql library](https://www.npmjs.com/package/graphql) provides a function for getting an IntrospectionQuery, with [configurable support](https:…
-
## Summary
In issue https://github.com/elastic/kibana/issues/168378 research was done on how to support the list custom field type in cases. We should follow the research issue to implement the list …
-
### What happened?
### Description
If two entry types use two different matrix fields, which support different entry-types, but use the same handle for these matrix fields, GraphQL throws an error i…
-
### Affected version(s)
4.x | 5.x
### Description
One of our customers is working in a pretty big installation and managed to fill the `session` in `tl_user` which resulted in
```
An exception …
-
Hi, is there a way to access the field types of each column? I need all except those with formulas. I am currently using Node.js
-
Refactor the base Fq field type from Fq { c0: u256 } to Fq(c0: u384). This change is motivated by the fact that the Cairo circuit calculates directly using u384. By transitioning from u256 to u384, we…
-
### Describe the issue
The `Source Type` field in the `IC Outbox Transaction` table (ID 414) is currently defined as an `Option`. This limits its extensibility, as it cannot be customized by develope…
-
I want to make a field that's a simple list downloads. The following code accomplishes what I want using StreamField, but the API is a little weird.
``` python
class ResourcesPage(Page):
files = …
-
```Scala
| figure
| Square{side} => side + 1
| Rectangle{width heigth} => width + heigth
```
-
# Background
UCO has several `owl:DatatypeProperty`s that are used to house plain strings (sometimes that are part of semi-open vocabularies) which can be used to describe a type. For example, [`o…