partner { 
  id: ID!
}: Partner

Retrieve an partner

Arguments

id
ID!

The globally unique identifier of the object.

Response

Type: Partner

id
ID!

The globally unique identifier of the partner object.

guid
String

The global unique identifier for this post. This currently matches the value stored in WP_Post->guid and the guid column in the “post_objects” database table.

date
String

Post publishing date.

dateGmt
String

The publishing date set in GMT.

partners
Partners

Fields of the Partners ACF Field Group