All Downloads are FREE. Search and download functionalities are using the official Maven repository.

commonMain.com.apollographql.apollo.network.HttpMethod.kt Maven / Gradle / Ivy

There is a newer version: 2.5.14
Show newest version
package com.apollographql.apollo.network

enum class HttpMethod {
  Get, Post
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy