var AttributeNames = /* @__PURE__ */ ((AttributeNames2) => {
  AttributeNames2["SOURCE"] = "graphql.source";
  AttributeNames2["FIELD_NAME"] = "graphql.field.name";
  AttributeNames2["FIELD_PATH"] = "graphql.field.path";
  AttributeNames2["FIELD_TYPE"] = "graphql.field.type";
  AttributeNames2["PARENT_NAME"] = "graphql.parent.name";
  AttributeNames2["OPERATION_TYPE"] = "graphql.operation.type";
  AttributeNames2["OPERATION_NAME"] = "graphql.operation.name";
  return AttributeNames2;
})(AttributeNames || {});

export { AttributeNames };
//# sourceMappingURL=AttributeNames.js.map
