GraphQL

/app/gql/types.graphql (54 B)

1
2
3
4
# $PF_GENERATE_ONCE$
type Example {
id: String!
}