Coder Social home page Coder Social logo

Comments (3)

vivek-webkul avatar vivek-webkul commented on June 18, 2024

Not getting this issue, share your mutation code.
I am using this mutation code:
mutation createCmsPage {
createCmsPage(input: {
pageTitle: "Term And Condition"
channels: [1]
htmlContent: "What is Lorem Ipsum? Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged."
metaTitle: "Why do we use it?"
urlKey: "term-and-condition"
metaKeywords: "Why do we use it?"
metaDescription: "Why do we use it?"
layout: "fcm"
locale: "en"
}) {
id
layout
createdAt
updatedAt
translations {
id
urlKey
metaDescription
metaTitle
pageTitle
metaKeywords
htmlContent
locale
cmsPageId
}
channels {
id
code
name
description
theme
homePageContent
footerContent
hostname
defaultLocaleId
baseCurrencyId
rootCategoryId
homeSeo
locales {
id
name
code
direction
}
defaultLocale
currencies {
id
name
code
symbol
}
inventorySources {
id
code
name
description
contactName
contactEmail
contactNumber
contactFax
country
state
city
street
postcode
priority
latitude
longitude
status
}
baseCurrency
rootCategory
logoUrl
faviconUrl
}
}
}

from headless-ecommerce.

vivek-webkul avatar vivek-webkul commented on June 18, 2024

@jyoti-webkul
I think you didn't get the Authorization token value in the header.

graphql_cms_create.mov

from headless-ecommerce.

jyoti-webkul avatar jyoti-webkul commented on June 18, 2024
  • Fixed

Workspace 1_019

from headless-ecommerce.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.