Type alias XyoNodeAttachedQuery

XyoNodeAttachedQuery: Query<{
    schema: XyoNodeAttachedQuerySchema;
}>

Generated using TypeDoc