Marvin Rabe

Results 9 issues of Marvin Rabe

Make it easy to pass UploadedFile objects as attributes to a mutation.

help wanted
hacktoberfest

In my opinion the time picker is not optimal yet and I dont have a solution for it yet. I find it really hard to design one properly. But as...

Several Link on the About Page are broken. This fixes the links to all "topic" pages.

**Is your feature request related to a problem? Please describe.** Currently the resolve function looks always like this: ``` public function resolve($rootValue, array $args, GraphQLContext $context, ResolveInfo $resolveInfo) { //...

enhancement
discussion

Currently Gatsby still creates the javascript files in public even though they are unused. It would be great if the plugin would make sure that they do not get created...

enhancement
help wanted

I noticed that the return type of the minify function is not correct. It always returns a string. This results in issues in my project where I use type analysis.

Since the release of Filament v4 and your package's v3, the functionality with [ManageRelatedRecords](https://filamentphp.com/docs/4.x/resources/managing-relationships#relation-pages) pages has stopped working correctly. I am getting an mostly empty Excel file with the correct...