OBJECT
ProfileProjectsWithPurchasedSourceFilesConnection
link GraphQL Schema definition
1 type ProfileProjectsWithPurchasedSourceFilesConnection { 2 3 ProfileProjectsWithPurchasedSourceFilesEdge]! : [ 4 5 Project]! : [ 6 7 PageInfo! : 8 9 }
OBJECT
1 type ProfileProjectsWithPurchasedSourceFilesConnection { 2 3 ProfileProjectsWithPurchasedSourceFilesEdge]! : [ 4 5 Project]! : [ 6 7 PageInfo! : 8 9 }