ChiralBehaviors / Ultrastructure

Ultrastructure as a Service
GNU Affero General Public License v3.0
6 stars 2 forks source link

Batch JSON attribute CRUD in GraphQL #268

Open Hellblazer opened 5 years ago

Hellblazer commented 5 years ago

This depends on #267.

The attribute CRUD in Phantasm at rest is not batching. It would be extremely efficacious to make use of the batching facilities in graph ql to operate on the attributes in batches as one operation for the same property.