OBJECT

Cookie

link GraphQL Schema definition

1type Cookie {
2
3domain: String
5
4path: String
6
7}

link Required by