You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
graphql/paquet.xml

28 lines
1.0 KiB
XML

<paquet
prefix="graphql"
categorie="outil"
version="0.4.0"
etat="test"
compatibilite="[4.0.0;4.2.*]"
logo="prive/themes/spip/images/graphql-64.png"
documentation=""
schema="1.0.0"
>
<nom>Endpoint graphQL</nom>
<auteur mail="paidge_cs@hotmail.com">Pierre-jean CHANCELLIER</auteur>
<licence>GNU/GPL v3</licence>
<necessite nom="saisies" compatibilite="[4.7.1;]" />
<menu nom="graphql" titre="graphql:titre_page_configurer_graphql" icone="images/graphql-16.png" parent="menu_publication" action="graphiql" />
<onglet nom="graphql_ide" titre="graphql:titre_graphiql" icone="" parent="graphql" action="graphiql" />
<onglet nom="graphql_configurer" titre="graphql:titre_graphql_configurer" icone="" parent="graphql" action="configurer_graphql" />
<onglet nom="graphql_expositions" titre="graphql:titre_graphql_expositions" icone="" parent="graphql" action="graphql_expositions" />
<pipeline nom="header_prive" inclure="graphql_pipelines.php" />
<pipeline nom="autoriser" inclure="graphql_autorisations.php" />
</paquet>