Dominik Meyer

Results 15 comments of Dominik Meyer

> If you reverse the order and put fragments first, all works fine When i get it right then you can fix the mentioned issue at least with that easy...

The simplest would be to bring back the functionallity from https://github.com/webonyx/graphql-php/pull/531 . That means a getter or a public property inside the QueryComplexity.php class to retreive the complexity. > Maybe...

In regards to https://github.com/webonyx/graphql-php/issues/1207 i guess i would also like to calculate the introspection queries as they can produce a significant load. Maybe we can implement this feature here in...

> Would it be possible that one of your apps you have installed comes with a conflicted version of Symfony ? > > please run this shell command **from your...

okay thanks, that sounds great! i guess i have to wait then for a calendar app 2.3.3 release and after i updated that app i can restart the main upgrade...

> also, if you have any doubt, you can choose to ignore the auto-migration of Circles and run it manually afterwards: > > * run this command while still in...

@ArtificialOwl maybe one last question: is it better to reset the "migration_bypass" config to "0" again?

Thanks for your answer! Could it be that you mean with "group folders" the folders generated by the group-folder app? We are not using the "group folder app". We are...

i agree, we changed databases and its much better now. (only recognisable by more then 100 user) maybe the easiest speed improvements (besides running async) would be to group the...

@eidheim nice that works great :+1: (maybe adding into the example?) btw how is the threading working exactly in this lib? is there a logic that every thread execute his...