Yasser Daif

Results 3 issues of Yasser Daif

This PR makes index.js file more readable, maintainable and scalable, this is just a start for incoming PRs that will satisfy react-native users and make lib implementation more easier. ##...

**Describe the bug** Failed to create a province! **To Reproduce** Steps to reproduce the behavior: 1. create a mutation request ```gql mutation AddProvince($province: CreateProvinceInput!) { createProvince(input: $province) { id }...

type: bug 🐛