# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "graphql" in publications use:' type: software license: MIT title: 'graphql: A GraphQL Query Parser' version: 1.5.3 doi: 10.32614/CRAN.package.graphql identifiers: - type: url value: https://ropensci.r-universe.dev/graphql abstract: Bindings to the 'libgraphqlparser' C++ library. Parses GraphQL syntax and exports the AST in JSON format. authors: - family-names: Ooms given-names: Jeroen email: jeroenooms@gmail.com - name: Facebook, Inc repository: https://ropensci.r-universe.dev repository-code: https://github.com/ropensci/graphql commit: efd93fa2da695399b04999a861b98258d4bdabff url: https://docs.ropensci.org/graphql/ date-released: '2025-07-02' contact: - family-names: Ooms given-names: Jeroen email: jeroenooms@gmail.com