schema.graphqls 137 B

123456
  1. # Copyright © Magento, Inc. All rights reserved.
  2. # See COPYING.txt for license details.
  3. enum UrlRewriteEntityTypeEnum {
  4. CMS_PAGE
  5. }