-
Current geometry (and tri_mesh) support appending new vertices/attributes, etc.
This is useful when building a mesh on the fly, or when parsing some stream.
- Current geometry API supports both li…
-
**Steps to reproduce:**
1. Having a script to update profile such as:
```
mutation UpdateProfile ($birthday: String, $deviceToken: String) {
updateProfile(
birthday: $birthday,
…
-
## Describe the Bug
Hi i have a mutation like this:
```python
@strawberry.type
class UserMutation:
@strawberry_django.mutation()
def login(self, info: Info, data: UserLoginIn…
-
If all replicas of a shard or set of shards are lost, it is actually possible, but slow, to restore them from an active backup.
Note that this plan assumes that although the shard is not readable…
-
Hi!
One junction is missing in the SJ.out.tab file, which spans from chr17 29483058 - 29486025. As you can see, the missed junction is well covered by junction reads. What could be the reason behind …
-
doesn't seem to be mixins
```
[21:55:47] [main/INFO]: Loading Minecraft 1.21 with Fabric Loader 0.16.0
[21:55:47] [main/INFO]: Loading 67 mods:
- fabric-api 0.100.6+1.21
|-- fabric-api-base …
-
As discussed, it would be really useful to be able to compare (say) a ground truth tree sequence with unary-when-coalescent nodes left in, with the same version either inferred using tsinfer, or with …
-
**Is your feature request related to a problem? Please describe.**
I currently have task I need to solve eventually which is creating a more effective way to replicate our GraphQL queries and mutat…
-
### Context
[Playlists Brief link>](https://github.com/Joystream/atlas/issues/1819)
[Design Epic link>](https://github.com/joystream/atlas/issues/2002)
[Atlas Epic link>](https://github.com/Joystream/…
-
Right now connectors implement certain types of behavior that could be reused. The most common example is filtering groups.
Consider creating a common middleware layer for connectors instead of imp…