forked from loafle/openapi-generator-original
3 lines
33 B
GraphQL
3 lines
33 B
GraphQL
interface Entity {
|
|
id: Int!
|
|
} |