CREATE TABLE Posts ( id BIGINT(20) UNSIGNED NOT NULL AUTO_INCREMENT, ... postID: ID! post: Post @connection(fields: ["postID"]) } enum ...
確定! 回上一頁