Skip to main content

PostTypeEdge (Object)

Description​

No description



Fields​

NameDescription
cursor - String!
node - PostType!

type PostTypeEdge {
cursor: String!
node: PostType!
}