All Downloads are FREE. Search and download functionalities are using the official Maven repository.

core.directivesOperationNoName.graphql Maven / Gradle / Ivy

The newest version!
query ($var1:Int) @myDirective {
   customerById(id:$var1) {
      name
   }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy