github.com/fortexxx/gqlgen@v0.10.3-0.20191216030626-ca5ea8b21ead/example/type-system-extension/schemas/union-extension.graphql (about)

     1  directive @unionLogging on UNION
     2  
     3  extend union Data @unionLogging