# import '../fragments/user_fragment.graphql' query Viewer { viewer { ...UserFragment } }