Package | Description |
---|---|
graphql | |
graphql.cachecontrol | |
graphql.execution | |
graphql.schema |
Class and Description |
---|
CacheControl
This class implements the graphql Cache Control specification as outlined in https://github.com/apollographql/apollo-cache-control
|
Class and Description |
---|
CacheControl
This class implements the graphql Cache Control specification as outlined in https://github.com/apollographql/apollo-cache-control
|
CacheControl.Scope
If the scope is set to PRIVATE, this indicates anything under this path should only be cached per-user,
unless the value is overridden on a sub path.
|
Class and Description |
---|
CacheControl
This class implements the graphql Cache Control specification as outlined in https://github.com/apollographql/apollo-cache-control
|
Class and Description |
---|
CacheControl
This class implements the graphql Cache Control specification as outlined in https://github.com/apollographql/apollo-cache-control
|
Copyright © 2019. All rights reserved.