php-graphql-client icon indicating copy to clipboard operation
php-graphql-client copied to clipboard

implemented file upload capability

Open JardanDuarte opened this issue 3 years ago • 2 comments

JardanDuarte avatar Mar 10 '21 14:03 JardanDuarte

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

ben221199 avatar Jun 07 '21 13:06 ben221199

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.

NickStallman avatar May 30 '22 23:05 NickStallman