Listing Mutation
Mutations are responsible to update a specific operations like activating, deactivating listing or archiving or unarchiving listing.
Here are details on the capabilities of different mutations
updateListing
: Is used to perform update on an listing with the help of a listing Id, this will help is performing some basic operations listed below
Schema Definition
Below we are providing a full example how to update listing, all this information is not required, only the ones that was using ! notation previously.
Last updated