Hi! Would it be possible to add a method to retrie...
# feature-requests
b
Hi! Would it be possible to add a method to retrieve a specific aspect here? Something like:
Copy code
aspect(type: String!): RawAspect
Copy code
Experimental API.
For fetching extra entities that do not have custom UI code yet
Asking that because we have a custom UI that calls the same backend (GMS). Custom aspects already allows to ingest custom data. This API change would allow us to consume this data easily.