export const PAGE_LAYOUT_GQL_FIELDS = ` id name workspaceId type objectMetadataId createdAt updatedAt deletedAt `; export const PAGE_LAYOUT_TAB_GQL_FIELDS = ` id workspaceId title position pageLayoutId createdAt updatedAt deletedAt `;