php-graphql-client
php-graphql-client copied to clipboard
implemented file upload capability
A GraphQL API server to be able to test this feature against as an integration test
Monday.com supports files: https://monday.com/developers/v2#mutations-section-add-file-to-column
Lighthouse also supports file uploads. https://lighthouse-php.com/master/digging-deeper/file-uploads.html#handling-file-uploads
It's been awhile since this PR has had any activity. It would be good to get this merged.