I am using React, GraphQL, Apollo, MongoDB ... I have a list of clients on the screen and I have a search button that when clicking on it goes to a handleSubmit:
handleSubmit = (ev, args)=>{
const response = this.props.allClientes({opt...
asked by
28.05.2018 / 18:33