the-deep / client

Web client for DEEP
https://app.thedeep.io/
GNU Affero General Public License v3.0
4 stars 2 forks source link

Geo Areas: Implement graphql mutation to add regions #2909

Open subinasr opened 5 months ago

subinasr commented 5 months ago

REST API used currently

url: 'server://regions/'

FileName: CustomGeoAddModal

related server branch: https://github.com/the-deep/server/pull/1449

NOTE: No error handling was done in this request. Please make sure to appropriately handle the errors for this mutation.