Package | Description |
---|---|
com.atlassian.confluence.plugins.graphql.providers | |
com.atlassian.confluence.plugins.like.graphql | |
com.atlassian.confluence.rest.serialization.graphql |
Modifier and Type | Method and Description |
---|---|
GraphQLPagination<Content> |
ChildContentProvider.attachments(graphql.schema.DataFetchingEnvironment env,
String expand,
Integer parentVersion,
int offset,
String afterOffset,
int limit,
javax.ws.rs.core.UriInfo uriInfo) |
GraphQLPagination<Content> |
ChildContentProvider.children(graphql.schema.DataFetchingEnvironment env,
String expand,
String type,
Integer parentVersion,
int offset,
String afterOffset,
int limit,
javax.ws.rs.core.UriInfo uriInfo) |
GraphQLPagination<Content> |
ChildContentProvider.comments(graphql.schema.DataFetchingEnvironment env,
String expand,
Integer parentVersion,
int offset,
String afterOffset,
int limit,
Set<String> location,
String depth,
javax.ws.rs.core.UriInfo uriInfo) |
Modifier and Type | Class and Description |
---|---|
static class |
LikesProvider.LikesResponse |
Modifier and Type | Class and Description |
---|---|
class |
GraphQLPageResponse<T>
A graphql formatted pagination response.
|
Copyright © 2003–2023 Atlassian. All rights reserved.
View cookie preferences