RobotsTxt
No description
type RobotsTxt {
id: ID!
storeId: ID!
content: String!
}
No description
type RobotsTxt {
id: ID!
storeId: ID!
content: String!
}
RobotsTxt.id ● ID! non-null scalarRobotsTxt.storeId ● ID! non-null scalarRobotsTxt.content ● String! non-null scalar