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

core.directivesFieldWithSubFields.graphql Maven / Gradle / Ivy

The newest version!
query SimpleQuery {
    customers @myDirective @deprecated(reason: "because") {
        id
        name
   }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy