elevate-rehab-v3

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

frags.gql (104B)


      1 fragment LayoutQueryFragment on Query {
      2   global(relativePath: "index.json") {
      3     ...GlobalParts
      4   }
      5 }