# Copyright (c) Meta Platforms, Inc. and affiliates. schema code.graphql.1 { import graphql type Entity = { decl : graphql.Declaration | } }