ConfluenceGraphQLExtensions |
Provides Confluence-specific types and behaviour for graphql.
|
ConfluenceTypesExtension |
Provides Confluence-specific types builders for graphql.
|
DenyAnonymousExtension |
A graphql extension to deny field queries for anonymous access, unless
AnonymousAllowed is applied to the provider class.
|
EnrichmentExtension |
|
ExpansionFieldsExtension |
A graphql extension that makes sure fields of type Reference, List and Map are
included in the expand= parameter.
|
LimitRequestSizeExtension |
A graphql extension that limits the size of field argument strings when
com.atlassian.confluence.plugins.restapi.annotations.LimitRequestSize is applied to a provider class.
|