commonMain.com.apollographql.apollo.api.Mutation.kt Maven / Gradle / Ivy
package com.apollographql.apollo.api
/**
* Represents a GraphQL mutation operation that will be sent to the server.
*/
interface Mutation : Operation
© 2015 - 2025 Weber Informatics LLC | Privacy Policy