docs icon indicating copy to clipboard operation
docs copied to clipboard

Clarify use of extensions in context for prefetch.

Open lmckenzi opened this issue 7 years ago • 0 comments

At present, the specification says Only root-level fields with a primitive value within the context object are eligible to be used as prefetch tokens. This would seem to preclude the use of extension elements in context from being used in prefetch. That's a pretty fundamental limit on extensibility.

Suggest changing the text to Only root-level fields and context.extension root-level fields with a primitive value...

lmckenzi avatar Aug 07 '18 15:08 lmckenzi