Download the PHP package dre1080/wp-graphql-upload without Composer
On this page you can find all versions of the php package dre1080/wp-graphql-upload. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dre1080/wp-graphql-upload
More information about dre1080/wp-graphql-upload
Files in dre1080/wp-graphql-upload
Download dre1080/wp-graphql-upload
More information about dre1080/wp-graphql-upload
Files in dre1080/wp-graphql-upload
Vendor dre1080
Package wp-graphql-upload
Short Description Adds file upload support to the WP GraphQL Plugin.
License GPL-3.0-or-later
Package wp-graphql-upload
Short Description Adds file upload support to the WP GraphQL Plugin.
License GPL-3.0-or-later
Please rate this library. Is it a good library?
Informations about the package wp-graphql-upload
WPGraphQL Upload
This plugin adds Upload support to the WPGraphQL plugin as specified by graphql-multipart-request-spec.
Requirements
- PHP >= 7.1
- WordPress >= 5.0
- WPGraphQL >= 1.0.0
Activating / Using
You can install and activate the plugin like any WordPress plugin. Download the .zip from Github and add to your plugins directory, then activate.
Once the plugin is active, the Upload
scalar type will be available to your mutation input fields.
If you're using composer:
Usage
Then you can start using in your mutations like so:
Testing
Requirements:
To run the tests, run the following commands:
All versions of wp-graphql-upload with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
The package dre1080/wp-graphql-upload contains the following files
Loading the files please wait ....