GraphQL + OWL: Mutations

MUTATION GRAPH QL

In the fourth of our GraphQL + OWL series, we design the “write” side of the system: in GraphQL, Mutations. Mutations, as the name suggests, allow the manipulation of data.