github.com/maeglindeveloper/gqlgen@v0.13.1-0.20210413081235-57808b12a0a0/example/type-system-extension/schemas/interface-extension.graphql (about)

     1  directive @interfaceLogging on INTERFACE
     2  
     3  extend interface Node @interfaceLogging