OBJECT
UserMoodboardConnection
link GraphQL Schema definition
1 type UserMoodboardConnection { 2 3 UserMoodboardEdge]! : [ 4 5 Moodboard]! : [ 6 7 PageInfo! : 8 9 }
OBJECT
1 type UserMoodboardConnection { 2 3 UserMoodboardEdge]! : [ 4 5 Moodboard]! : [ 6 7 PageInfo! : 8 9 }