Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@arc-core-components/content-schema_author-api-v4

Package Overview
Dependencies
Maintainers
8
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arc-core-components/content-schema_author-api-v4

GraphQL schema for a response from the Author API.

  • 0.1.0-beta.1
  • beta
  • latest
  • npm
  • Socket score

Version published
Maintainers
8
Created
Source

Content Schema: Author Document

This the Arc Core Component representing a GraphQL schema that can be used with the Author API content source.

Getting started

This Core Component must be used within a Fusion project.

  1. Add this schema as a dependency of the repo.
      npm install @arc-core-components/content-schema_author-api-v4
    
  2. Create a file of your desired schema name within the /schemas folder. For this content source, the suggested name is author-document.js
  3. This is the name you should use when referencing this schema in any content config within a custom field.
  4. Paste the following into author-document.js:
  import schema from '@arc-core-components/content-schema_author-api-v4`

  export default schema

What does this schema return?

This is very much the first draft of this content source, and may not define desired fields for every item. We will likely add more fields to it as we work through use cases.

FAQs

Package last updated on 09 Nov 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc