Type alias Node

Node: {
    id: Scalars["String"];
}

Type declaration