NodeAttachQuery: Query<
    {
        external?: boolean;
        id: ModuleIdentifier;
        schema: NodeAttachQuerySchema;
    },
>