import { daffBuildFragmentDefinition } from '@daffodil/core/graphql'
Builds a string of fragment definitions that can be interpolated into a GraphQL query. Each definition is separated by a newline character: '\n'.
const daffBuildFragmentDefinition: __function