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

org.kohsuke.github.GraphQLTeamMemberConnection Maven / Gradle / Ivy

package org.kohsuke.github;

/**
 * Represents the result of a GraphQL team connection.
 *
 * @author Hiroyuki Wada
 */
public class GraphQLTeamMemberConnection extends GraphQLConnection {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy