postsByOrganization
No description
postsByOrganization(
id: ID!
orderBy: PostOrderByInput
): [Post]
No description
postsByOrganization(
id: ID!
orderBy: PostOrderByInput
): [Post]
postsByOrganization.id
● ID!
non-null scalarpostsByOrganization.orderBy
● PostOrderByInput
enumPost
object