TFieldResolverArgs.Cacheable Property
Indicates if the response should be cacheable.
Remarks
Set this property to true to tell the GraphQL engine that the response of this field can be cached.
Syntax
Unit: GraphQL.Schema
property TFieldResolverArgs.Cacheable: Boolean