Type alias PublicContentApiDefauts

PublicContentApiDefauts: {
    __typename?: "PublicContentAPIDefauts";
    stage: Stage;
}

Type declaration

  • Optional __typename?: "PublicContentAPIDefauts"
  • stage: Stage

Generated using TypeDoc