Package com.atlassian.confluence.plugins.graphql.extensions
package com.atlassian.confluence.plugins.graphql.extensions
-
ClassDescriptionProvides Confluence-specific types and behaviour for graphql.Provides Confluence-specific types builders for graphql.A graphql extension to deny field queries for anonymous access, unless
AnonymousSiteAccess
is applied to the provider class.Extends the graph-ql type system with enrichment functionality fromApiRestEntityFactory
.A graphql extension that makes sure fields of type Reference, List and Map are included in the expand= parameter.A graphql extension that limits the size of field argument strings whencom.atlassian.confluence.plugins.restapi.annotations.LimitRequestSize
is applied to a provider class.