OBJECT

ToolCardLink

link GraphQL Schema definition

1type ToolCardLink {
2
3text: String!
4
5type: String!
6
7url: String!
8
9}

link Required by