Class | Description |
---|---|
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 |
Extends the graph-ql type system with enrichment functionality from
ApiRestEntityFactory . |
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. |
Copyright © 2003–2020 Atlassian. All rights reserved.