thanks for your response ,a) - Is not requirement because exposing only
CF individually will have no info about its placement on resulting
pageb) experience fragments are not meant to be exposed via GraphQL api
as far as I know.c) This could have been an option, although graphQL
does not work with page/component export as of now , only CFs can be
exported with GraphQL.But this would mean we use components and whenever
an additional authoring field is needed to be added, we have to have
developme...