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

core.directivesOperationWithEverything.graphql Maven / Gradle / Ivy

The newest version!
query SimpleQuery($var1:ID) @deprecated(reason: "old version") @myDirective {
  customerById(id:$var1) {
    id
    name
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy